Subject: [Boost-bugs] [Boost C++ Libraries] #4226: operator safe bool
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-17 11:16:32
#4226: operator safe bool
--------------------------+-------------------------------------------------
Reporter: psiha | Owner: neilgroves
Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: range
Version: Boost 1.44.0 | Severity: Optimization
Keywords: |
--------------------------+-------------------------------------------------
The current implementation uses member function pointers which has known
efficiency problems with the MSVC++ compilers.
Either the solution from shared_ptr<> should be copied again or a reusable
utility class/function/macro should be exctracted/created...
Relevant recent boost.devel discussions:
http://article.gmane.org/gmane.comp.lib.boost.devel/203037/match=operator_bool
http://article.gmane.org/gmane.comp.lib.boost.devel/200191/match=safe+bool
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4226> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC