OSSIA
Open Scenario System for Interactive Application
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
v
w
Functions
c
e
f
g
h
i
l
m
n
p
s
t
u
v
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Functions
a
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
h
i
k
m
n
o
p
s
t
u
x
Typedefs
Enumerations
Files
File List
File Members
All
l
o
t
Functions
o
t
Typedefs
Enumerations
Enumerator
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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 Mon Mar 31 2025 23:58:29 for OSSIA by
1.9.8