----- Original Message -----
From: "Aleksey Gurtovoy" <[EMAIL PROTECTED]>

> No, that's not the reason, at least not mine :). The practical
consequences
> do not outweigh the aesthetic ones, they are on the same side, here. Even
if
> classes by default provided 'public' access to their members, so instead
of

No it doesn't!  By default, all members of a UDT specified with 'class' are
private and inheritance is private by default.  'struct' is the exact
opposite.

Paul Mensonides

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to