OSSIA
Open Scenario System for Interactive Application
Namespaces
|
Typedefs
string_map.hpp File Reference
Detailed Description
Efficient hash maps for string and string_view
Go to the source code of this file.
Namespaces
ossia
Typedefs
template<typename Value >
using
ossia::string_map
= ossia::hash_map< std::string, Value, string_hash, string_equal >
template<typename Value >
using
ossia::string_view_map
= ossia::hash_map< std::string_view, Value, string_hash, string_equal >
src
ossia
detail
string_map.hpp
Generated on Fri Nov 15 2024 13:39:29 for OSSIA by
1.9.1