Backward compatibly refactor header-based C++ into modules.
-
Updated
Jun 17, 2025 - C++
Backward compatibly refactor header-based C++ into modules.
New 42 Exam Rank 05 Solutions
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
yazacam
This repository includes my C++ Education Examples
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).
an easy to use header only JSON library for C++20
Comprehensive collection of C++ programs, from beginner to expert
This is a simple example of C++ modules used with abstract class serving as and interface and inherited implementations separated in class definition and implementation file.
Simple C++23 CMake project template for my use-cases
"Master the essentials of C++ programming and project development."
A simple snake game with raylib and c++
C++ Module 01 of the 1337 / 42 curriculum β covering memory allocation, pointers, references, and OOP basics.
simple C++ SFML game
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."