cpp-templates-metaprogramming
OfficialTemplates and metaprogramming in C++.
AuthorTheBushidoCollective
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Compile-time computation and abstractions via templates and concepts enable efficient, generic code.
Core Features & Use Cases
- Function and class templates with specialization
- SFINAE, type traits, and concepts-based constraints
- Examples across containers and utilities
Quick Start
Implement a simple generic Stack and a specialized string container.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cpp-templates-metaprogramming Download link: https://github.com/TheBushidoCollective/han/archive/main.zip#cpp-templates-metaprogramming Please download this .zip file, extract it, and install it in the .claude/skills/ directory.