Re: [Boost-bugs] [Boost C++ Libraries] #6830: make_shared slower than shared_ptr(new) on VC++9 and 10

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6830: make_shared slower than shared_ptr(new) on VC++9 and 10
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-04-26 05:38:57


#6830: make_shared slower than shared_ptr(new) on VC++9 and 10
-------------------------------+--------------------------------------------
  Reporter: ierceg@… | Owner: pdimov
      Type: Patches | Status: new
 Milestone: To Be Determined | Component: smart_ptr
   Version: Boost 1.48.0 | Severity: Optimization
Resolution: | Keywords: make_shared
-------------------------------+--------------------------------------------

Comment (by dave):

 I don't understand; {{{new}}} is a keyword, and {{{shared_ptr}}} is a
 template, so {{{boost::shared_ptr(new)}}} is not legal C++. Could you
 please attach your benchmarks so we can reproduce your results?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6830#comment:1>
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:09 UTC