Backward compatibly refactor header-based C++ into modules.
-
Updated
Jun 17, 2025 - C++
Backward compatibly refactor header-based C++ into modules.
Basic C++ exercises - introduction to C++, RAII, OOP, I/O and file streams, operator overloading, templates/generics and STD containers.
this is the repo where I store all my exercise for the CPP modules from 42 shool
New 42 Exam Rank 05 Solutions
Implement Warlock with SpellBook, TargetGenerator, spells, and targets, supporting learn, forget, and cast via Coplien Form.
C++20 modules and other dependencies scanning tools. Now it can work together with cmake. C++20模块导入及其它依赖扫描工具。现在它可以协助cmake完成部分工作。Read README.md first, please.
These exercises enhance your skills and ease the transition from C to C++.
These exercises enhance your skills and ease the transition from C to C++.
These exercises enhance your skills and ease the transition from C to C++.
This repository includes my C++ Education Examples
yazacam
This repository, cpp_modules, is a comprehensive collection of C++ exercises, each organized into distinct modules. Each module focuses on a specific aspect of C++ programming, ranging from basic concepts like namespaces and classes to more advanced topics like subtype polymorphism, abstract classes, and the Standard Template Library (STL).
This is my first experience with Object-Oriented Programming (OOP) in C++.
an easy to use header only JSON library for C++20
Add a description, image, and links to the cppmodules topic page so that developers can more easily learn about it.
To associate your repository with the cppmodules topic, visit your repo's landing page and select "manage topics."