8
C++ with no classes?
(pvs-studio.com)
Was hoping to see examples on how to implement everything in C++ without member objects (since that's what class
provides, and struct
is an alias, or viceversa, whatever), but still was not left at all disappointed.
The center for all discussion and news regarding C++.