Alexandria
2.22.0
Please provide a description of the 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) |