|
mimic++ v9.2.1
|
Go to the source code of this file.
Namespaces | |
| namespace | mimicpp |
| namespace | mimicpp::util |
Functions | |
| void | mimicpp::util::unreachable () |
| Invokes undefined behavior. | |
| template<typename T> requires std::is_enum_v<T> | |
| constexpr std::underlying_type_t< T > | mimicpp::util::to_underlying (T const value) noexcept |