muu/static_array.h file

Contains the definition of muu::static_array.

Namespaces

namespace muu
The root namespace for all muu functions and types.

Classes

template <typename T, T... Elements>
struct muu::static_array
A statically-defined array.