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