
7 Sep
2004
7 Sep
'04
5:02 p.m.
From: John Torjo <john.lists@torjo.com>
Yes. Thanks. The current name is 'filtering_streambuf'; in the past I've used 'filtered_streambuf' and 'filter_streambuf'. What's your preference?
filtering_streambuf is better
It isn't the streambuf that's doing the filtering; it's the filters pushed onto it. Therefore, I think it should be "filtered_streambuf" or "filterable_streambuf." -- Rob Stewart stewart@sig.com Software Engineer http://www.sig.com Susquehanna International Group, LLP using std::disclaimer;