|
Rosetta
|
#include <platform/types.hh>Classes | |
| struct | utility::StrongT< T, Key > |
Namespaces | |
| utility | |
| unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
Typedefs | |
| template<typename Key > | |
| using | utility::StrongReal = StrongT< platform::Real, Key > |
| template<typename Key > | |
| using | utility::StrongSize = StrongT< platform::Size, Key > |