Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
Format Struct Reference

Public Member Functions

template<typename Value>
Formatoperator<< (Value &&value)
 operator std::string () const

Public Attributes

std::ostringstream m_os

Detailed Description

Definition at line 102 of file gen.cpp.

Member Function Documentation

◆ operator std::string()

Format::operator std::string ( ) const
inline

Definition at line 110 of file gen.cpp.

◆ operator<<()

template<typename Value>
Format & Format::operator<< ( Value && value)
inline

Definition at line 105 of file gen.cpp.

Member Data Documentation

◆ m_os

std::ostringstream Format::m_os

Definition at line 111 of file gen.cpp.


The documentation for this struct was generated from the following file: