Range-v3
Range algorithms, views, and actions for the Standard Library
Public Member Functions
|
List of all members
ranges::tuple_apply_fn Struct Reference
Utility
Public Member Functions
template<typename Fun , typename Tup >
constexpr auto
operator()
(Fun &&fun, Tup &&tup) noexcept(noexcept(decltype(CPP_AUTO_FUN_RETURNS_const,)(CPP_AUTO_FUN_RETURNS_const,))) -> decltype(CPP_AUTO_FUN_RETURNS_const,)
ranges
tuple_apply_fn
Generated by
1.9.4