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

Instance factory for type creation 더 자세히 ...

#include <rtti.hpp>

정적 Public 멤버 함수

static void * make ()
 

상세한 설명

template<typename T, nbool canMake = std::is_constructible<T>::value>
struct by::tinstanceMaker< T, canMake >

Instance factory for type creation

Creates instances of type T if constructible, returns nullptr otherwise.


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