|
Bifrost SDK
Bifrost SDK documentation
|
Hash specialization for Amino::String. More...
#include <StringStl.h>
Public Types | |
| using | argument_type = Amino::String |
| using | result_type = size_t |
Public Member Functions | |
| result_type | operator() (const argument_type &str) const |
Hash specialization for Amino::String.
Definition at line 26 of file StringStl.h.
| using std::hash< Amino::String >::argument_type = Amino::String |
Definition at line 27 of file StringStl.h.
| using std::hash< Amino::String >::result_type = size_t |
Definition at line 28 of file StringStl.h.
|
inline |
Definition at line 30 of file StringStl.h.
References Amino::String::c_str().