OGS
|
Definition in file cpp23.h.
#include <type_traits>
Go to the source code of this file.
Namespaces | |
namespace | BaseLib |
Functions | |
template<typename E > | |
constexpr auto | BaseLib::to_underlying (E e) noexcept |
Converts an enumeration to its underlying type. | |