OpenMiner
0.0.1a
Voxel game engine
|
Classes | |
struct | has_overloaded_addressof |
Functions | |
template<typename T , TR2_OPTIONAL_REQUIRES(!has_overloaded_addressof< T >) > | |
constexpr T * | static_addressof (T &ref) |
template<typename T , TR2_OPTIONAL_REQUIRES(has_overloaded_addressof< T >) > | |
T * | static_addressof (T &ref) |
template<class U > | |
constexpr U | convert (U v) |