Nano
A C++ template metaprogramming library
|
Gets the number of types in a container. More...
#include <functions.hpp>
Gets the number of types in a container.
Container | The container (list, range etc...) to get the size of |
Types | The types that are the elements of the container |