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 |
helper struct to extract get the Property specilization given a TypeTag, asserts that the property is defined
using Opm::Properties::Detail::GetPropImpl< TypeTag, Property >::type |