#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_range< Char, Enable >::postfix = ']' |
Char formatting_range< Char, Enable >::prefix = '[' |