Home
last modified time | relevance | path

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

/external/fmtlib/include/fmt/
Dranges.h44 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false; member
54 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false; member
202 if (formatting.add_prepostfix_space) {
235 if (formatting.add_prepostfix_space) {
278 if (formatting.add_prepostfix_space) *out++ = ' ';
290 if (formatting.add_prepostfix_space) *out++ = ' ';