|
roo_collections
API Documentation for roo_collections
|
#include <flat_small_hashtable.h>
Public Types | |
| using | is_transparent = void |
Public Member Functions | |
| size_t | operator() (const std::string &val) const |
| size_t | operator() (const char *val) const |
| size_t | operator() (::roo::string_view val) const |
| template<size_t N> | |
| size_t | operator() (const SmallString< N > &val) const |
Definition at line 111 of file flat_small_hashtable.h.
Definition at line 113 of file flat_small_hashtable.h.
|
inline |
Definition at line 124 of file flat_small_hashtable.h.
Definition at line 121 of file flat_small_hashtable.h.
|
inline |
Definition at line 128 of file flat_small_hashtable.h.
Definition at line 118 of file flat_small_hashtable.h.