Home
last modified time | relevance | path

Searched refs:add_prepostfix_space (Results 1 – 1 of 1) sorted by relevance

/external/fmtlib/include/fmt/
Dranges.h42 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false; member
52 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false; member
203 if (formatting.add_prepostfix_space) {
236 if (formatting.add_prepostfix_space) {
270 if (formatting.add_prepostfix_space) *out++ = ' ';
282 if (formatting.add_prepostfix_space) *out++ = ' ';