|
roo_collections
API Documentation for roo_collections
|
Fixed-capacity string utility type. More...
#include <stddef.h>#include <algorithm>#include <cstring>#include <string>#include "roo_backport.h"#include "roo_backport/string_view.h"#include "roo_collections/hash.h"Go to the source code of this file.
Data Structures | |
| class | roo_collections::SmallString< N > |
| Fixed-capacity string stored inline (no heap allocation). More... | |
Namespaces | |
| namespace | roo_collections |
Fixed-capacity string utility type.
Definition in file small_string.h.