VCCC  2024.05
VisualCamp Common C++ library
to_underlying.hpp File Reference
#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...