Explore >> Select a destination


You are here

ericniebler.com
| | usingstdcpp.org
16.0 parsecs away

Travel
| | 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
16.6 parsecs away

Travel
| | Introduction, examples and visual explanations of the basic principles behind C++ standard library algorithms.
| | www.foonathan.net
16.3 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.
| | blog.ideotec.es
119.1 parsecs away

Travel
| The official blog of Ideotec, a company dedicated to free and open source software development in Kotlin, Flutter, TypeScript, and Rust