You are here |
ericniebler.com | ||
| | | |
usingstdcpp.org
|
|
| | | | This week the ISO C++ committee met in Jacksonville, Florida. This is the first meeting of this year. We will meet again in Summer (Rapperswil, Switzerland) and Fall (San Diego, California). As you may well know the committee is working in what it will be C++20 (and deciding what could end up delayed for C++23).... | |
| | | |
hackingcpp.com
|
|
| | | | Introduction, examples and visual explanations of the basic principles behind C++ standard library algorithms. | |
| | | |
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. | |
| | | |
blog.ideotec.es
|
|
| | The official blog of Ideotec, a company dedicated to free and open source software development in Kotlin, Flutter, TypeScript, and Rust |