CommonLibSSE NG
|
Go to the source code of this file.
Namespaces | |
namespace | RE |
namespace | RE::Ni_Impl |
Typedefs | |
template<class T > | |
using | RE::Ni_Impl::remove_cvpr_t = std::remove_pointer_t< std::remove_reference_t< std::remove_cv_t< T > > > |
Functions | |
template<class To , class From , std::enable_if_t< RE::Ni_Impl::cast_is_valid_v< To, const From * >, int > = 0> | |
To | netimmerse_cast (const From *a_from) |
Variables | |
template<class To , class From > | |
constexpr bool | RE::Ni_Impl::cast_is_valid_v = cast_is_valid<To, From>::value |
To netimmerse_cast | ( | const From * | a_from | ) |