.TH "__gnu_cxx::typelist" 3cxx "Sun Feb 7 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_cxx::typelist \- GNU typelist extensions for public compile-time use\&. .SH SYNOPSIS .br .PP .SS "Functions" .in +1c .ti -1c .RI "template void \fBapply\fP (Fn &, Typelist)" .br .ti -1c .RI "template void \fBapply_generator\fP (Fn &fn, Typelist)" .br .ti -1c .RI "template void \fBapply_generator\fP (Fn &fn, TypelistT, TypelistV)" .br .ti -1c .RI "template void \fBapply_generator\fP (Gn &, Typelist)" .br .RI "Apply all typelist types to generator functor\&. " .ti -1c .RI "template void \fBapply_generator\fP (Gn &, TypelistT, TypelistV)" .br .in -1c .SH "Detailed Description" .PP GNU typelist extensions for public compile-time use\&. .SH "Function Documentation" .PP .SS "template void __gnu_cxx::typelist::apply_generator (Gn &, Typelist)" .PP Apply all typelist types to generator functor\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.