@Richard Not that much ideology, but what comes up with writing less code regarding the actual requirements.
– πάντα ῥεῖFeb 07 '17 at 18:48
2
They differ in the default access specification they use. It's mostly a question of taste. From my *personal* experience, it seems `class` is preferred except when writing very light weight types, for metaprogramming or when writing POD types.
– François AndrieuxFeb 07 '17 at 18:49