My Project
|
helper struct to extract get the Property specilization given a TypeTag, asserts that the property is defined More...
#include <propertysystem.hh>
Public Types | |
using | tuple = typename Detail::GetDefinedSplice< TypeTag, std::tuple< TypeTag > >::type |
using | type = typename Detail::GetDefined< TypeTag, Property, ConCatTuples< std::tuple< TypeTag >, tuple > >::type |
helper struct to extract get the Property specilization given a TypeTag, asserts that the property is defined