Range-v3
Range algorithms, views, and actions for the Standard Library
meta::detail::lazy_apply_< F, list< Args...>, void_< apply< F, Args...> > > Struct Template Reference

Public Types

using type = apply< F, Args...>