Overview
News
Technologies
Salaries
Products
People
Growth
Financials
Overview
Sandor Dargo writes about about C++, software development, books and stoic philosophy applied to software craftsmanship.
News
C++26: std::indirect
C++26 adds two new vocabulary types in memory, introduced by P3019R14 (Coe, Peacock, Parent). From the abstract: The class template indirect confers value-like semantics on a dynamically-allocated object. An indirect may hold an object of a class T. Copyi
Read more
Report
C++26: #embed
If you've ever needed to ship a binary file - a certificate, a small image, a default configuration - inside a C++ program, you know the ritual. You find or write a tool that converts the file into a C array, you wire it into your build system, and you pr
Read more
Report
The C++ Interview Book is here
Five years ago I published Daily C++ Interview - a collection of questions and answers that grew out of an email course I ran for C++ developers preparing for interviews. It did better than I expected. Over a thousand copies sold and plenty of kind emails
Read more
Report
C++26: Reducing undefined behaviour
Nowadays, safety is in the focus of C++. Whether it's at committee meetings, conference talks, or hallway discussions, the topic keeps coming up. C++26 made some big steps forward in this area, and one recurring theme is the reduction of cases leading to
Read more
Report
The Portable Way to Extract Date and Time from a File's mtime in C++
After I finished my Time in C++ series, a reader asked a seemingly simple question: "What is the portable way to extract the year, month, day, hour, minute, and second from a file's modification time? I tried, and I couldn't get it to work reliably on mac
Read more
Report
Pro access
Upgrade to see all 27 mentions
Upgrade to a paid plan to read every media mention of this company - funding news, awards, product launches and press releases from all the outlets writing about it.
Every media mention and press release
Funding news, awards and product launches
Fresh coverage from every outlet writing about the company
Upgrade now
Cancel anytime. Secure checkout. Instant activation.
