OGS
cpp23.h File Reference

Detailed Description

Definition in file cpp23.h.

#include <type_traits>
Include dependency graph for cpp23.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 BaseLib
 

Functions

template<typename E >
constexpr auto BaseLib::to_underlying (E e) noexcept
 Converts an enumeration to its underlying type. More...