Pepper_56_C++_interfaces
Pepper_56_C++_interfaces
 All Classes Namespaces Files Functions Typedefs Enumerations Macros Groups
pp::internal::IsBaseOf< Base, Derived > Struct Template Reference

Static Public Attributes

static bool const value
 

Member Data Documentation

template<typename Base , typename Derived >
bool const pp::internal::IsBaseOf< Base, Derived >::value
static
Initial value:
= sizeof Check(CreateDerived()) == 1 &&
!IsSame<Base const, void const>::value

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