Boost logo

Boost :

Subject: Re: [boost] Boost.Operators and make_shared
From: Andrew Ho (helloworld922_at_[hidden])
Date: 2013-07-12 13:13:39


Agreed, boost operators classes should be in boost::operators. I'm working on
a patch to fix this issue (have already done so in my test code for operators2
and it works just fine).

There's also a macro flag in boost operators BOOST_NO_OPERATORS_IN_NAMESPACE
which allows boost operators classes to be in the global namespace. I propose
we get rid of this macro and force all operators classes to be in the
boost::operators2 namespace.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk