DiFfRG
Loading...
Searching...
No Matches
std Namespace Reference

Classes

struct  tuple_size< DiFfRG::named_tuple< tuple_type, strs... > >
 

Functions

template<size_t idx, typename tuple_type , DiFfRG::FixedString... strs>
constexpr auto & get (DiFfRG::named_tuple< tuple_type, strs... > &ob)
 
template<size_t idx, typename tuple_type , DiFfRG::FixedString... strs>
constexpr auto & get (DiFfRG::named_tuple< tuple_type, strs... > &&ob)
 
template<size_t idx, typename tuple_type , DiFfRG::FixedString... strs>
constexpr auto & get (const DiFfRG::named_tuple< tuple_type, strs... > &ob)
 

Function Documentation

◆ get() [1/3]

template<size_t idx, typename tuple_type , DiFfRG::FixedString... strs>
auto & std::get ( const DiFfRG::named_tuple< tuple_type, strs... > & ob)
constexpr

◆ get() [2/3]

template<size_t idx, typename tuple_type , DiFfRG::FixedString... strs>
auto & std::get ( DiFfRG::named_tuple< tuple_type, strs... > && ob)
constexpr

◆ get() [3/3]

template<size_t idx, typename tuple_type , DiFfRG::FixedString... strs>
auto & std::get ( DiFfRG::named_tuple< tuple_type, strs... > & ob)
constexpr