kblib 0.2.3
General utilities library for modern C++
kblib::detail_memory::as_base_class< T, bool, bool > Struct Template Reference
Inheritance diagram for kblib::detail_memory::as_base_class< T, bool, bool >:

Detailed Description

template<typename T, bool = std::is_class<T>::value and not std::is_final<T>::value, bool = std::is_object<typename std::remove_reference<T>::type>::value>
struct kblib::detail_memory::as_base_class< T, bool, bool >

Definition at line 89 of file memory.h.


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