
22 Nov
2010
22 Nov
'10
1:10 p.m.
On 22/11/10 14:08, Stewart, Robert wrote:
Frédéric Bron wrote:
boost::operators::has_less_than boost::has_operator_less_than
If we go for the namespace version, what about putting all header files in a subdirectory of typetraits, i.e. boost/type_traits/operators/has_xxx.hpp?
Definitely.
That, of course, also implies that "type_traits" should be a namespace name, as John pointed out.
Which is somethign I nerver understood why it wasn't.