$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rob Stewart (stewart_at_[hidden])
Date: 2005-07-08 12:56:05
From: Larry Evans <cppljevans_at_[hidden]>
>
> 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_at_[hidden] Software Engineer http://www.sig.com Susquehanna International Group, LLP using std::disclaimer;