|
Nugget
Bare-metal libraries and examples for the original PlayStation
|
#include <concepts>#include <type_traits>

Go to the source code of this file.
Namespaces | |
| namespace | psyqo |
Concepts | |
| concept | psyqo::Enum |
Functions | |
| template<Enum E> | |
| constexpr std::underlying_type_t< E > | psyqo::toUnderlying (E v) |