![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
#include <type_traits>Go to the source code of this file.
Namespaces | |
| vccc | |
Functions | |
| template<typename Enum > | |
| constexpr std::underlying_type_t< Enum > & | as_const (Enum e) noexcept |
| converts an enumeration to its underlying type More... | |