VIPRA Documentation
|
Public Types | |
using | iterator = basic_appender<Char> |
using | context = buffered_context<Char> |
Public Member Functions | |
template<typename T> | |
auto | operator() (T value) -> iterator |
auto | operator() (typename basic_format_arg< context >::handle h) -> iterator |
Public Attributes | |
iterator | out |
basic_format_args< context > | args |
locale_ref | loc |