$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] review request: addition to type_traits library ofhas_operator_xxx
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2010-11-20 02:49:26
> 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?
Otherwise, we have to keep "operator" in the file name...
Frédéric