Searched refs:add_prepostfix_space (Results 1 – 1 of 1) sorted by relevance
44 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false; member54 static FMT_CONSTEXPR_DECL const bool add_prepostfix_space = false; member202 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++ = ' ';