|
template<typename Type >
requires (std::is_enum_v<Type>) |
static constexpr auto | contains (const Type value) noexcept -> bool |
|
static constexpr auto | size () noexcept -> std::size_t |
|
static constexpr auto | is_empty () noexcept -> std::size_t |
|
The documentation for this struct was generated from the following file: