
8 Jul
2005
8 Jul
'05
5:56 p.m.
From: Larry Evans <cppljevans@cox-internet.com>
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.
What would you name the header for class static_? I don't see a trailing underscore, which is a valid character in an identifier, as a good wildcard character. -- Rob Stewart stewart@sig.com Software Engineer http://www.sig.com Susquehanna International Group, LLP using std::disclaimer;