![]() |
|
#include <Meta.h>
Static Public Attributes | |
| static constexpr Index | value = Dynamic |
Provides access to the number of elements in the object of as a compile-time constant expression. It "returns" Eigen::Dynamic if the size cannot be resolved at compile-time (default).
Similar to std::tuple_size, but more general.
It currently supports:
The second template parameter eases SFINAE-based specializations.
|
staticconstexpr |