Base Framework
|
#include <base/Functor.h>
Inherited by IsRelocateable< TYPE >, IsRelocateable< const void * >, IsRelocateable< void * >, IsUninitializeable< TYPE >, IsUninitializeable< int >, IsUninitializeable< int64 >, IsUninitializeable< Region >, IsUninitializeable< uint32 >, and IsUninitializeable< unsigned int >.
Public Member Functions | |
constexpr | operator TYPE () const noexcept |
constexpr TYPE | operator() () const noexcept |
Helper to resolve to compile time constant.