roo_collections
API Documentation for roo_collections
Loading...
Searching...
No Matches
Roo Collections

Small, flat, memory-conscious hash collections and string utilities. More...

Files

file  flat_small_hash_map.h
 Flat, memory-conscious hash map built on FlatSmallHashtable.
 
file  flat_small_hash_set.h
 Flat, memory-conscious hash set aliases.
 
file  flat_small_hashtable.h
 Flat, memory-conscious hash table implementation.
 
file  hash.h
 Hashing utilities used by roo_collections containers.
 
file  small_string.h
 Fixed-capacity string utility type.
 
file  roo_collections_flat_small_hash_map.h
 Public forwarding header for FlatSmallHashMap.
 
file  roo_collections_flat_small_hash_set.h
 Public forwarding header for FlatSmallHashSet.
 
file  roo_collections_flat_small_hashtable.h
 Public forwarding header for FlatSmallHashtable.
 

Namespaces

namespace  roo_collections
 

Detailed Description

Small, flat, memory-conscious hash collections and string utilities.