C++ requires us to declare variables, functions, and most other kinds of entities using specific types. However, a lot of … More
Tag: C++ 11
Modern C++: Quick Reference
Even though I live and breath C++, until recently I was working with older version of C++. Working with old … More