cppx-core
Typedefs | Variables
cppx::best_effort Namespace Reference

Typedefs

using Symbol_strings = Type_choice_< !!use_ascii_substitutes, ascii::Symbol_strings, utf8::Symbol_strings >
 

Variables

constexpr auto & left_quote_str = Symbol_strings::left_quote_str
 
constexpr auto & right_quote_str = Symbol_strings::right_quote_str
 
constexpr auto & bullet_str = Symbol_strings::bullet_str
 
constexpr auto & left_arrow_str = Symbol_strings::left_arrow_str
 
constexpr auto & right_arrow_str = Symbol_strings::right_arrow_str
 

Typedef Documentation

◆ Symbol_strings

Definition at line 36 of file Symbol_strings.hpp.

Variable Documentation

◆ bullet_str

constexpr auto& cppx::best_effort::bullet_str = Symbol_strings::bullet_str
inline

Definition at line 40 of file Symbol_strings.hpp.

◆ left_arrow_str

constexpr auto& cppx::best_effort::left_arrow_str = Symbol_strings::left_arrow_str
inline

Definition at line 41 of file Symbol_strings.hpp.

◆ left_quote_str

constexpr auto& cppx::best_effort::left_quote_str = Symbol_strings::left_quote_str
inline

Definition at line 38 of file Symbol_strings.hpp.

◆ right_arrow_str

constexpr auto& cppx::best_effort::right_arrow_str = Symbol_strings::right_arrow_str
inline

Definition at line 42 of file Symbol_strings.hpp.

◆ right_quote_str

constexpr auto& cppx::best_effort::right_quote_str = Symbol_strings::right_quote_str
inline

Definition at line 39 of file Symbol_strings.hpp.