Alexandria
2.25.0
SDC-CH common library for the Euclid project
|
Go to the source code of this file.
Classes | |
struct | Euclid::Tuple::TupleTailImpl< Seq > |
struct | Euclid::Tuple::TupleTailImpl< _index_sequence< Is...> > |
Namespaces | |
Euclid | |
Euclid::Tuple | |
Functions | |
template<typename T0 , typename... Tn> | |
static std::tuple< Tn...> | Euclid::Tuple::Tail (std::tuple< T0, Tn...> &&tuple) |
template<typename T0 , typename... Tn> | |
static std::tuple< Tn...> | Euclid::Tuple::Tail (const std::tuple< T0, Tn...> &tuple) |