Synopsis - Issue Tracker
It's due to the anonymous namespace.
I believe this is because the typical use case for
anonymous namespaces is to serve as a scope confined to the file it is used in. Note that this
is typically not a header, so the name of the file
it is defined in is the name of the compilation
unit.
I agree that in this case this reasoning doesn't
apply. Do you have any suggestion as to how to
name it ? |
|
| Date |
User |
Action |
Args |
| 2004-12-02 19:48:30 | stefan | set | messageid: <1102016909.44.0.865957801668.bug32@synopsis.fresco.org> |
| 2004-12-02 19:48:30 | stefan | set | recipients:
+ stefan, dave |
| 2004-12-02 19:48:30 | stefan | link | bug32 messages |
| 2004-12-02 19:48:30 | stefan | create | |
|