Blog posts

2025

C++ Structs

7 minute read

Published:

C++ structs are useful for a number of things, as simple POD objects or for more complex needs.