My Project
Loading...
Searching...
No Matches
Opm::Properties::Detail::GetDefinedSplice< TypeTag, std::tuple< FirstTypeTag, Args... > > Struct Template Reference

Public Types

using FirstSplice = Splices< TypeTag, FirstTypeTag >
 
using nexttuple = typename GetNextSpliceTypeTag< TypeTag, ConCatTuples< std::tuple< FirstTypeTag, Args... >, typename FirstSplice::type >, void >::type
 
using type = std::conditional_t< isDefinedSplice< FirstSplice >(int{}), ConCatTuples< typename FirstSplice::type, nexttuple >, nexttuple >
 

The documentation for this struct was generated from the following file: