/pod-vs-class

This project compares Plain-Old-Data types (which can't be inherited) vs drop-in replacements as classes (which can be inherited). In a perfect world, there will be absolutely no difference.

Primary LanguageC++MIT LicenseMIT

pod-vs-class

This project compares Plain-Old-Data types (which can't be inherited) vs drop-in replacements as classes (which can be inherited). In a perfect world, there will be absolutely no difference.