Explore >> Select a destination


You are here

arne-mertz.de
| | belaycpp.com
2.6 parsecs away

Travel
| |
| | www.productive-cpp.com
7.3 parsecs away

Travel
| | LLVM 5.0.0 was already released back in September, but I still would like to mention a couple interesting things I encountered while using clang5. This will not cover all the new things there are, please
| | www.foonathan.net
5.5 parsecs away

Travel
| | Strong or opaque typedefs are typedefs that truly create new types instead of aliases. They are very useful to prevent accidental conversions and give more semantic meanings. This post shows you how they can be emulated in C++ today.
| | henko.net
33.8 parsecs away

Travel
| A selection of functional programming concepts that I feel are helpful to all developers.