Stepanov Generic Programming

Write C++ code following Alexander Stepanov's generic programming principles. Emphasizes algorithms over data structures, concepts as requirements, and mathematical rigor in interface design. Use when designing reusable algorithms or data structures that must work across types.

copyleftdev f5c8497 8.4 KB Updated

File contents

copyleftdev/sk1llz/tree/main/languages/cpp/stepanov commit f5c849754d

Frequently asked questions

npx skillmds@latest add copyleftdev/stepanov-generic-programming