|
tetl 0.1.0
Embedded Template Library
|
Go to the source code of this file.
Classes | |
| struct | fnv1a< UInt, Prime, Offset > |
Namespaces | |
| namespace | etl |
Typedefs | |
| using | fnv1a32 = fnv1a< etl::uint32_t, 0x01000193, 0x811c9dc5 > |
| using | fnv1a64 = fnv1a< etl::uint64_t, 0x00000100000001b3, 0xcbf29ce484222325 > |