std::regular_invocable(3) Library Functions Manual std::regular_invocable(3) NAME std::regular_invocable - [concept.regularinvocable], concept regular_invocable SYNOPSIS #include Concept definition template concept regular_invocable = invocable<_Fn, _Args...> Detailed Description [concept.regularinvocable], concept regular_invocable Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ std::regular_invocable(3)