Demystifying C++: Classes

Demystifying C++: Classes

Demystifying C++: Classes emmtrix Tech PostsCategory: Demystifying C++ 📢 Announcement: “Demystifying C++” Article SeriesWe’re pleased to introduce our new article series, “Demystifying C++”. This series provides insights into C++...
The Cache that Did Nothing

The Cache that Did Nothing

The Cache that Did Nothing emmtrix Tech Posts: Work & Fun with C++ StandardCategory: Knowledge When analyzing source files, the file contents should be stored in a cache to minimize access times. The project it was implemented for didn’t have many files, but...
Contradiction vs. Concentration

Contradiction vs. Concentration

Contradiction vs. Concentration emmtrix Tech Posts: Work & Fun with C++ StandardCategory: Knowledge Congratulations, you have made it until the end of our emmtrix Tech Posts mini-series Work & Fun with C++ Standard! As a reward you have earned one last task. 😊...
I Am There, but I Am Not

I Am There, but I Am Not

I Am There, but I Am Not emmtrix Tech Posts: Work & Fun with C++ StandardCategory: Knowledge Not everything that is there in the standard, can be visible in the development. C++ standard library defines a class array (std::array). The most vital part of the...
An Operator Newcomer or a Cheater?

An Operator Newcomer or a Cheater?

An Operator Newcomer or a Cheater? emmtrix Tech Posts: Work & Fun with C++ StandardCategory: Anecdote There was a day when a requirement engineer needed to generate a CSV-file based on the requirements from the C++ standard. A basic question appeared straight...
Cookie Consent with Real Cookie Banner