The Sparta Modeling Framework
|
This Variadic templated struct contains a nested value which stores the length of any parameter pack it gets templatized on. More...
#include <MetaStructs.hpp>
Static Public Attributes | |
static constexpr std::size_t | value = sizeof...(Args) |
This Variadic templated struct contains a nested value which stores the length of any parameter pack it gets templatized on.
Definition at line 404 of file MetaStructs.hpp.
|
staticconstexpr |
Definition at line 405 of file MetaStructs.hpp.