Loading...
Searching...
No Matches
locale.h
Go to the documentation of this file.
Definition core.h:1828 Definition core.h:1490 Definition format.h:654 Definition core.h:355 Definition core.h:665 Definition core.h:1392 auto format_to(OutputIt out, const std::locale &loc, const S &format_str, Args &&... args) -> typename std::enable_if< enable, OutputIt >::type Definition locale.h:55 std::basic_string< Char > vformat(const std::locale &loc, const S &format_str, basic_format_args< buffer_context< type_identity_t< Char > > > args) Definition locale.h:29 OutputIt vformat_to(OutputIt out, const std::locale &loc, const S &format_str, basic_format_args< buffer_context< type_identity_t< Char > > > args) Definition locale.h:45 std::basic_string< Char > format(const std::locale &loc, const S &format_str, Args &&... args) Definition locale.h:36 Definition chrono.h:284 void vformat_to(buffer< Char > &buf, const text_style &ts, basic_string_view< Char > format_str, basic_format_args< buffer_context< type_identity_t< Char > > > args) Definition color.h:473 std::basic_string< Char > vformat(basic_string_view< Char > format_str, basic_format_args< buffer_context< type_identity_t< Char > > > args) Definition format.h:3845 Definition core.h:1367
|