|
You are here |
arne-mertz.de | ||
| | | | |
belaycpp.com
|
|
| | | | | ||
| | | | |
www.productive-cpp.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | A selection of functional programming concepts that I feel are helpful to all developers. | ||