Template Struct mask< Spin >

Struct Documentation

template<>
struct mask<Spin>

Public Types

using type = std::underlying_type_t<Spin>

Public Static Attributes

static constexpr type value = static_cast<type>(Spin::any)