/cpp_hints

This repository is a quick reminder of some cpp features, details, edge cases, pitfalls

Primary LanguageC++

This repository contains some Cpp hints - experiments with different features of the language / compilers / some edge cases. Mostly done as small main functions and serve as a quick reminder of how to use certain features of C++ and their possible pitfalls