#include <ranges.h>
Public Member Functions | |
| template<typename ParseContext > | |
| FMT_CONSTEXPR auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
Public Attributes | |
| Char | postfix = ')' |
| Char | prefix = '(' |
|
inline |
| Char formatting_tuple< Char, Enable >::postfix = ')' |
| Char formatting_tuple< Char, Enable >::prefix = '(' |