S
STL
Projects with this topic
-
Multidimensional arrays for C++. (Not an official Boost library) GitHub mirror: https://github.com/correaa/boost-multi
Updated -
-
This repository contains the code for solving homework assignments for the course "Programming in C++"
Archived 0Updated -
An implementation of STL interfaces for embedded environments: simplified, no RTTI, exceptions and libstdc++, public domain license
Updated -
-
Header-only library that allows to serialize STL data structures in binary format with Qt QDataStream.
Updated -
-
Standard compliant implementation of optional<T>
Updated -
The first project for my advanced C++ course on second year of undergraduate at the University of Warsaw. The program handles tram courses and tickets for them. Given certain route, it finds optimal tickets for it.
Updated