Advanced C++ exercises on OOP, operator overloading, and STL containers.
-
Updated
Aug 23, 2024 - C++
Advanced C++ exercises on OOP, operator overloading, and STL containers.
Template container based on left-leaning red-black tree
Fast and easy to use standalone header only 2D astar algorithm library in C++20
A Template of Chinese/Japanese vertical book style.
42 school exercices on templated classes and functions. Generic programming concept learnt through the creation of templates such as a generic iterator or dynamic array
Developed a versatile C++ container class, BoxContainer, implementing Dynamic Resizing, element addition/removal, and efficient Memory Management. Utilized modern C++ features, including Smart Pointers, and Operator Overloading, showcasing advanced software engineering skills. It is similar to the std::vector standard C++ container.
Simple template classes for writing Unreal C++, handy as a reference point or as a quick start with syntax.
All practise examples for the course Programming Language C++ from autumn 2022 as a preparation for the exam. Advanced C++ topics as STL algorithms, Lambda expressions, Template classes, Pointers, Exception handling
A PHP class for templates
Template Classes
A specialized template class “Matrix” with the following members: T** matrix; int rows, columns.
Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.
High performance, super-opinionated, BST as a STD (Tem)plate, in modern C++.
Patrones de diseño / Clase Template C++ / Parciales / Exámenes de Programación 4 de Facultad de Ingeniería UdelaR - Uruguay. Análisis, Diseño e implementación en C++ usando programación orientada a objetos. UML. Design Patterns, Template C++, exercises...
Template algorithms, functions, classes and structs for C/C++
Add a description, image, and links to the template-class topic page so that developers can more easily learn about it.
To associate your repository with the template-class topic, visit your repo's landing page and select "manage topics."