This header-file is part of the module ALib EnumOps of the ALib C++ Library.
© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file underlyingintegral.inl.
Go to the source code of this file.
Namespaces | |
namespace | alib |
namespace | alib::enumops |
Functions | |
template<typename TEnum> requires std::is_enum_v<TEnum> | |
std::underlying_type_t< TEnum > constexpr | alib::enumops::UnderlyingIntegral (TEnum element) noexcept |