This repository contains several examples and experiments of increasing complexity and difficulty, that may form an (elementary) tutorial about the understanding of the beautiful C++ programming language. Several tests are also based on the new C++11, C++14, and C++17 standards. Each test has a brief installation and user manual.
All examples and experiments in this repository are tested with the GCC under the Ubuntu Linux 16.0.4 (LTS), as well as the Apple Xcode (based on the CLANG compiler) under the OS X 11.* El-Capitan (and higher), and the Microsoft Visual Studio (Community Edition 2017) under the Microsoft Windows 8.1 (and higher).
Their CMake building infrastructure is provided, and is used for generating automatically the corresponding Microsoft Visual Studio (Community Edition 2017) solution file, and the Apple Xcode project file.
ATTENTION: All third-party registered trademarks are the property of their respective owners. I am not affiliated to or sponsored by these third-party entities. |