|
Agora
1.2.0
Agora project
|
#include <format.h>

Public Member Functions | |
| template<typename ParseContext > | |
| auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
| template<typename FormatContext > | |
| auto | format (bytes b, FormatContext &ctx) -> decltype(ctx.out()) |
Private Attributes | |
| detail::dynamic_format_specs< char > | specs_ |
|
inline |

|
inline |

|
private |