NeKernel dev
Loading...
Searching...
No Matches
Verify.h File Reference

Go to the source code of this file.

Classes

struct  LibSystem::Verify::must_cast_traits< T, U >
struct  LibSystem::Verify::must_cast_traits< T, T >

Namespaces

namespace  LibSystem
namespace  LibSystem::Verify

Functions

template<typename T, typename R = VoidPtr>
LibSystem::Verify::sys_safe_cast (const T *ptr)
 safe cast operator.
template<typename T, typename R>
constexpr R * LibSystem::Verify::sys_constexpr_cast (T *ptr)
 Safe constexpr cast.