LkEngine 0.1.2
 
Loading...
Searching...
No Matches
LkEngine::Core::IsBaseOf< Base, Target > Struct Template Reference

#include <TypeTrait.h>

Static Public Attributes

static constexpr bool value = std::is_base_of<Base, RemovePointerReferenceSmart_t<Target>>::value
 

Detailed Description

template<typename Base, typename Target>
struct LkEngine::Core::IsBaseOf< Base, Target >

IsBaseOf

Determine if type Target is a derivation of Base.


The documentation for this struct was generated from the following file: