boost::yap::get_c
// In header: <boost/yap/algorithm.hpp> template<long long I, typename Expr> decltype(auto) constexpr get_c(Expr && expr);
Returns get(expr, boost::hana::llong_c<I>).
get(expr, boost::hana::llong_c<I>)