helper struct to extract get the Property specilization given a TypeTag, asserts that the property is defined More...
#include <dumux/common/properties/propertysystem.hh>
helper struct to extract get the Property specilization given a TypeTag, asserts that the property is defined
Public Types | |
using | type = typename Detail::GetDefined< TypeTag, Property, std::tuple< TypeTag > >::type |
using Dumux::Properties::Detail::GetPropImpl< TypeTag, Property >::type = typename Detail::GetDefined<TypeTag, Property, std::tuple<TypeTag> >::type |