![]() |
Dune-Functions 2.11
|
Get last entry of type list. More...
#include <dune/functions/common/utility.hh>
Public Types | |
| using | type = std::tuple_element_t<sizeof...(T)-1, std::tuple<T...>> |
Get last entry of type list.
| using Dune::Functions::LastType< T >::type = std::tuple_element_t<sizeof...(T)-1, std::tuple<T...>> |