VIPRA Documentation
|
Public Member Functions | |
FMT_CONSTEXPR | operator OutputIt & () & |
FMT_CONSTEXPR | operator const OutputIt & () const & |
FMT_CONSTEXPR | operator OutputIt && () && |
Public Attributes | |
OutputIt | out |
Iterator pointing to just after the last successful write in the range. | |
bool | truncated |
Specifies if the output was truncated. | |