This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project. See the libstdc++ home page for more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
> | I'd go for foo::bar, since it guards against a file then containing two > | different classes that contain `bar'. > > Exactly. Well then, I'll add it to C++STYLE. Thanks, Benjamin