Template Struct UniqueHandleOps

Struct Documentation

template<typename HandleType>
struct UniqueHandleOps

Public Static Functions

static inline void Destroy(HandleType handle)
static inline constexpr bool IsNull(HandleType handle)
static inline constexpr HandleType Null()