8template<
typename F,
typename... Args>
10 { util::forward<F>(
function)(util::forward<Args>(args)...) };
15template<
typename F,
typename... Args>
20template<
typename F,
typename T,
typename... Args>
Implicit conversion for this test refers to the ability to return a value of function from a type.
Definition operations.h:89
Definition any_storable.h:9
concept F
Definition zip_transform.h:12
auto declval() -> meta::AddRValueReference< T >
Definition declval.h:8
Definition zstring_parser.h:9