mpqc::utility::meta::detail::select_impl< Ts > Struct Template Reference

Static Public Member Functions

template<typename U >
static U && select (typename fst< any, Ts >::type..., U &&u)
 
template<typename U >
static U && select (typename fst< any, Ts >::type..., U &&u)
 

Member Function Documentation

◆ select() [1/2]

template<typename... Ts>
template<typename U >
static U&& mpqc::utility::meta::detail::select_impl< Ts >::select ( typename fst< any, Ts >::type...  ,
U &&  u 
)
inlinestatic

◆ select() [2/2]

template<typename... Ts>
template<typename U >
static U&& mpqc::utility::meta::detail::select_impl< Ts >::select ( typename fst< any, Ts >::type...  ,
U &&  u 
)
inlinestatic

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