#
cpp02
Here are 7 public repositories matching this topic...
My solution for CPP Module 02 of the Common core of 42 school.
cpp42born2code4242school42projectscpp98-compatiblecpp-modules42cursus42heilbronncpp02cpp-modules-42cpp-module-02
- Updated
Apr 21, 2022 - C++
- Updated
Dec 15, 2023 - C++
This project consists of implementing a C++ class following the canonical form of Coplien, which includes a default constructor, copy constructor, assignment operator, and destructor. The goal is to create a Fixed class representing fixed-point numbers, with a fixed precision of 8 bits for the fractional part.
- Updated
Oct 31, 2024 - C++
Improve this page
Add a description, image, and links to thecpp02 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thecpp02 topic, visit your repo's landing page and select "manage topics."