Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
Go to the source code of this file.
Classes | |
class | static_name_t |
Utility wrapper to construct name_t with strings of static storage duration. More... | |
class | name_t |
A character string class for immutable strings. More... | |
struct | name_t::fast_compare |
struct | promote< static_name_t > |
struct | hash< adobe::name_t > |
struct | hash< adobe::static_name_t > |
Namespaces | |
namespace | adobe |
namespace | adobe::literals |
namespace | std |
STL namespace. |
Functions | |
constexpr static_name_t | operator""_name (const char *str, std::size_t n) |