
8 Jul
2005
8 Jul
'05
4:39 p.m.
On 07/07/2005 11:50 PM, Jonathan Turkanis wrote: [snip]
inconsistent header names: [snip] As you can see, some contain "_filter" and some don't, and it all depends on whether the header contains more than one component, which can be hard to remember.
It would be nice if a header file name could end in "_+.hpp" where the "+" is meant to suggest "more than one component". Maybe just "_" would be close enough, so that a header named: counter_.hpp would indicate it contains components with names starting with "counter_" or components having something to do with a counter. Is that any better?