[Boost-bugs] [Boost C++ Libraries] #9178: Use type deduction instead of boost::function to store lambda

Subject: [Boost-bugs] [Boost C++ Libraries] #9178: Use type deduction instead of boost::function to store lambda
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-09-29 21:42:09


#9178: Use type deduction instead of boost::function to store lambda
-------------------------------+--------------------------
 Reporter: Evgeny.Panasyuk@… | Owner: lcaminiti
     Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: scope_exit
  Version: Boost 1.54.0 | Severity: Optimization
 Keywords: |
-------------------------------+--------------------------
 boost::function is used to store lambda, which may cause superfluous
 allocation.
 It is possible to use type deduction instead.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/9178>
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:14 UTC