A Char counterpart of fstring. Use basic_format_string in the public API to prevent type deduction.
Synopsis
Declared in <fmt/xchar.h>
template<
typename Char,
typename... T>
struct basic_fstring;
Type Aliases
Name |
Description |
Alias for this type, used by |
Member Functions
Name |
Description |
|
Constructors |
Returns the underlying format string. |
|
|
Deprecated conversion to |
Created with MrDocs