/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cppstories.com
| | www.bfilipek.com
0.8 parsecs away

Travel
| | Variadic Templates from C++11 is probably not a feature that you use on a daily basis. But recently, I've come across one refactoring example where I've decided to give a try and apply variadics. Intro When I was doing some work in some old UI code I've noticed several similar lines of code that looked like that:
| | solarianprogrammer.com
2.3 parsecs away

Travel
| | How to compile from sources GCC 10 on macOS Catalina
| | hackingcpp.com
3.6 parsecs away

Travel
| | A list of the major C++ compilers in 2023.
| | dougseven.com
18.8 parsecs away

Travel
| Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...