cppx-core
|
Go to the source code of this file.
Classes | |
struct | cppx::utf8::Symbol_strings |
struct | cppx::ascii::Symbol_strings |
Namespaces | |
cppx | |
cppx::utf8 | |
cppx::ascii | |
cppx::best_effort | |
Typedefs | |
using | cppx::best_effort::Symbol_strings = Type_choice_< !!use_ascii_substitutes, ascii::Symbol_strings, utf8::Symbol_strings > |
Variables | |
constexpr auto & | cppx::best_effort::left_quote_str = Symbol_strings::left_quote_str |
constexpr auto & | cppx::best_effort::right_quote_str = Symbol_strings::right_quote_str |
constexpr auto & | cppx::best_effort::bullet_str = Symbol_strings::bullet_str |
constexpr auto & | cppx::best_effort::left_arrow_str = Symbol_strings::left_arrow_str |
constexpr auto & | cppx::best_effort::right_arrow_str = Symbol_strings::right_arrow_str |