Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::make_compressed_tuple_fn Struct Reference

Public Member Functions

template<typename... Args>
constexpr auto operator() (Args &&... args) noexcept(noexcept(decltype(CPP_AUTO_FUN_RETURNS_const,)(CPP_AUTO_FUN_RETURNS_const,))) -> decltype(CPP_AUTO_FUN_RETURNS_const,)