|
Alexandria 2.32.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 | |
| namespace | Euclid |
| namespace | 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) |