|
dune-functions 2.8.0
|
Loading...
Searching...
No Matches
Dune::Functions::LastType< T > Struct Template Reference
Get last entry of type list. More...
#include <dune/functions/common/utility.hh>
Public Types | |
| using | type = typename std::tuple_element< sizeof...(T) -1, std::tuple< T... > >::type |
Detailed Description
template<class... T>
struct Dune::Functions::LastType< T >
struct Dune::Functions::LastType< T >
Get last entry of type list.
Member Typedef Documentation
◆ type
template<class... T>
| using Dune::Functions::LastType< T >::type = typename std::tuple_element<sizeof...(T)-1, std::tuple<T...> >::type |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8