.TH "std::regular_invocable" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::regular_invocable \- [concept\&.regularinvocable], concept regular_invocable .SH SYNOPSIS .br .PP .PP \fC#include \fP .SH "Concept definition" .PP .PP .nf template concept std::regular_invocable = invocable<_Fn, _Args\&.\&.\&.> .fi .SH "Detailed Description" .PP [concept\&.regularinvocable], concept regular_invocable .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.