carb/RString.h
In directory: carb
Source file: carb/RString.h
Registered String utility. See carb::RString for more info.
Classes
- carb::RString: Carbonite registered strings. 
- carb::RStringKey: A registered string key. 
- carb::RStringU: Case-insensitive registered string. 
- carb::RStringUKey: A case-insensitive registered string key. 
- carb::detail::RStringTraits: The base class for all registered string classes: RString , RStringU , RStringKey , and RStringUKey . 
Namespaces
- carb: The main Carbonite namespace. 
- carb::detail: Internal. 
Structs
- std::hash<::carb::RString >: RString specialization for - std::hash.
- std::hash<::carb::RStringKey >: RStringKey specialization for - std::hash.
- std::hash<::carb::RStringU >: RStringU specialization for - std::hash.
- std::hash<::carb::RStringUKey >: RStringUKey specialization for - std::hash.
- std::owner_less<::carb::RString >: RString specialization for - std::owner_less.
- std::owner_less<::carb::RStringKey >: RStringKey specialization for - std::owner_less.
- std::owner_less<::carb::RStringU >: RStringU specialization for - std::owner_less.
- std::owner_less<::carb::RStringUKey >: RStringUKey specialization for - std::owner_less.