Hacker News new | ask | show | jobs
by p7IDD243 2462 days ago
Classes and structs in C++ are almost the same thing with the exception of the default member visibility, unless you mean a POD?