Range-v3
Range algorithms, views, and actions for the Standard Library
Loading...
Searching...
No Matches
meta::invocable Concept Reference
Concept definition
template
<
typename
T>
concept
meta::invocable
=
requires
{
typename
quote<T::template invoke>;
}
meta::invocable
Definition
meta_fwd.hpp:302
meta
invocable
Generated by
1.9.8