Explore >> Select a destination


You are here

timur.audio
| | isocpp.org
5.5 parsecs away

Travel
| |
| | www.cppstories.com
2.7 parsecs away

Travel
| | 2018 is almost over (just a few hours left in Poland till midnight). As in previous years, I did a summary of many things that happened in the C++ community. This year seems to be marked with a solid progress towards the standardisation of C++20, using more and more C++17 and as always the growth in the community.
| | sdowney.org
8.1 parsecs away

Travel
| | A Possible Technique constexpr bool g(int lhs, int rhs) { auto& op = partial_eq; return op.ne(lhs, rhs); } Compiler Explorer with Supporting Code A trait is defined as a template var...
| | rachelcarmena.github.io
32.1 parsecs away

Travel
| Some characteristics of functional programming