SObjectizer Tales - 7. Agent composition--Marco Arena
A new episode of the series about SObjectizer and message passing:
SObjectizer Tales - 7. Agent composition
by Marco Arena
From the article:
In this episode, we are bringing in new agents to see the power of composition in action!

In this blog post, we’ll look at several different view/reference types introduced in Modern C++. The first one is
The Visual C++ team attended CppCon 2023, the largest in-person C++ conference, in Aurora, Colorado from October 2-6th. There were over 700 attendees from the C++ community, and we really enjoyed getting a chance to meet all of you and talk about your unique backgrounds and C++ experiences.
A new episode of the series about SObjectizer and message passing:
In this post we talk about how data structure data layout effects software performance and how, by modifying it, we can speed up the access and modification of the data structure.
A report out from this week's ISO C++ standards committee meeting, which just ended:
Learn how the overload pattern works for
A new episode of the series about SObjectizer and message passing:
The time has come, fellow devs. We are on our way to uncover the newest concept of C++ language – Coroutines.