Skip to main content

cpp-templates-metaprogramming

Enables the creation of generic, type-safe C++ libraries using templates, SFINAE, and compile-time metaprogramming techniques.

Install this skill

or
91/100

Security score

The cpp-templates-metaprogramming skill was audited on Feb 9, 2026 and we found 9 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 1085

External URL reference

SourceSKILL.md
1085- [C++ Reference - Templates](https://en.cppreference.com/w/cpp/language/templates)
low line 1086

External URL reference

SourceSKILL.md
1086- [C++ Reference - SFINAE](https://en.cppreference.com/w/cpp/language/sfinae)
low line 1087

External URL reference

SourceSKILL.md
1087- [C++ Reference - Concepts](https://en.cppreference.com/w/cpp/language/constraints)
low line 1088

External URL reference

SourceSKILL.md
1088- [C++ Reference - Type Traits](https://en.cppreference.com/w/cpp/header/type_traits)
low line 1089

External URL reference

SourceSKILL.md
1089- [C++ Reference - Fold Expressions](https://en.cppreference.com/w/cpp/language/fold)
low line 1090

External URL reference

SourceSKILL.md
1090- [C++ Reference - Constexpr](https://en.cppreference.com/w/cpp/language/constexpr)
low line 1091

External URL reference

SourceSKILL.md
1091- [C++ Templates: The Complete Guide by Vandevoorde, Josuttis, Gregor](http://www.tmplbook.com/)
low line 1092

External URL reference

SourceSKILL.md
1092- [Modern C++ Design by Andrei Alexandrescu](https://erdani.com/index.php/books/modern-c-design/)
low line 1093

External URL reference

SourceSKILL.md
1093- [CppCon Talks on Template Metaprogramming](https://www.youtube.com/user/CppCon)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →