Explore >> Select a destination


You are here

cppstories.com
| | www.bfilipek.com
1.7 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.
| | solarianprogrammer.com
2.3 parsecs away

Travel
| | How to compile from sources GCC 10 on macOS Catalina
| | www.cppstories.com
0.7 parsecs away

Travel
| | Do you know the answers to those ten questions about Initialization in Modern C++? About I selected the following questions from 25 questions that you can find in my C++ Initialization Story book: Print version @Amazon C++ Initialization Story @Leanpub Moreover, in the book, you can find a few coding exercises to practice skills.
| | michaelscodingspot.com
28.9 parsecs away

Travel
| Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity