Go to the source code of this file.
Classes | |
| struct | red::ComptimeFixedString< N > |
| class | red::ProfileBuilder< Derived > |
| Base class for builder objects that operate on profiles. Tracks which fields were set and holds their data. More... | |
Namespaces | |
| namespace | red |
Functions | |
| template<size_t N> | |
| red::ComptimeFixedString (const char(&)[N]) -> ComptimeFixedString< N > | |