cpp03

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 26 public repositories matching this topic...
Sort:Most stars
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
- Updated
Feb 28, 2025 - HTML
A curated list of awesome header-only C++ libraries
- Updated
Jul 15, 2024
Technical Note: From C++98 to C++2x
- Updated
Mar 1, 2025 - HTML
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
- Updated
Mar 13, 2024 - C++
c++ testing framework
- Updated
Mar 16, 2025 - C++
Header-only extension for C++ Fast Delegates of Don Clugston (C++98 compatible)
- Updated
Oct 26, 2024 - C++
Asynchronous Multicast Delegates in C++
- Updated
Feb 18, 2025 - C++
- Updated
Jan 8, 2024 - C++
Compile-time header-only char implementation checking for C++03/11/14/17/20
- Updated
Aug 5, 2023 - C++
one header tiny C++ type meta-information library for reflection and serialization
- Updated
Jan 5, 2025 - C++
This project aims to teach you object-oriented programming principles by creating a class hierarchy in C++. It starts with a basic ClapTrap class and then adds derived classes such as ScavTrap, FragTrap, and DiamondTrap.
- Updated
Feb 25, 2025 - C++
A very simple Paint-like image editor written with Qt 4
- Updated
Sep 7, 2022 - C++
This project involves creating a robot hierarchy in C++ starting with the ClapTrap class, with basic attributes (name, hit points, energy, damage) and methods for attacking, repairing, and taking damage. The derived classes ScavTrap, FragTrap, and DiamondTrap add unique abilities, showcasing inheritance and composition in C++.
- Updated
Nov 8, 2024 - C++
Light header-only template library to allow detection of callable properties.
- Updated
Aug 6, 2017
Created by Bjarne Stroustrup
Released October 1985
- Followers
- 132k followers
- Website
- isocpp.org
- Wikipedia
- Wikipedia