|
Morpheus 1.0.0
Dynamic matrix type and algorithms for sparse matrices
|
Checks if the given type T is a member of Variant container such as std::variant or mpark::variant.
More...
#include <Morpheus_TypeTraits.hpp>
Static Public Attributes | |
| static const bool | value |
Checks if the given type T is a member of Variant container such as std::variant or mpark::variant.
| T | Type passed for check |
| Variant | A variant container |
|
static |