Returns the number of elements of a kumi::static_container.
More...
#include <kumi/utils/traits.hpp>
template<typename T>
struct kumi::container_size< T >
Returns the number of elements of a kumi::static_container.
- Template Parameters
-
| T | kumi::static_container to inspect |
Helper value
Returns the number of elements of a kumi::static_container.
Definition traits.hpp:245