Explore >> Select a destination


You are here

www.bfilipek.com
| | shafik.github.io
7.0 parsecs away

Travel
| | C++ initialization, arrays and lambdas oh my!
| | www.cppstories.com
0.0 parsecs away

Travel
| | What do you do when the code for a variable initialization is complicated? Do you move it to another method or write inside the current scope? In this blog post, I'd like to present a trick that allows computing a value for a variable, even a const variable, with a compact notation.
| | quuxplusone.github.io
5.9 parsecs away

Travel
| | Today I learned yet another way to generate accidentally dangling references with C++2a Coroutines.
| | aradaelli.com
35.7 parsecs away

Travel
| [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status.