OSSIA
Open Scenario System for Interactive Application
Loading...
Searching...
No Matches
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
namespace
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 Sat Apr 26 2025 14:23:39 for OSSIA by
1.9.8