Iros
 
Loading...
Searching...
No Matches
tuple_value.h File Reference

Go to the source code of this file.

Namespaces

namespace  di
 
namespace  di::meta
 

Typedefs

template<concepts::TupleLike Tup, types::size_t index>
using di::meta::TupleValue = decltype(util::get<index>(util::declval<Tup>()))