dune-common
2.6-git
|
Get entry of std::integer_sequence. More...
#include <dune/common/typetraits.hh>
Get entry of std::integer_sequence.
Computes the i-th entry of the integer_sequence. The result is exported as ::value by deriving form std::integral_constant<std::size_t, entry>.