로딩중...
검색중...
일치하는것 없음
by::tifSub< T, super > 구조체 템플릿 참조

Type trait to check if T is subclass of super 더 자세히 ...

#include <rtti.hpp>

정적 Public 속성

static constexpr nbool is = std::is_base_of<super, T>::value
 

상세한 설명

template<typename T, typename super>
struct by::tifSub< T, super >

Type trait to check if T is subclass of super

Determines inheritance relationship between types with support for reference types.


이 구조체에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: