[Boost-bugs] [Boost C++ Libraries] #6728: function_property_map

Subject: [Boost-bugs] [Boost C++ Libraries] #6728: function_property_map
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-23 09:33:03


#6728: function_property_map
-------------------------------------------------+--------------------------
 Reporter: philipp.moeller@… | Type: Feature Requests
   Status: new | Milestone: Boost 1.50.0
Component: None | Version: Boost 1.49.0
 Severity: Cosmetic | Keywords: property_map
-------------------------------------------------+--------------------------
 A missing component in the property_maps library is an adapter for
 functions to property_maps.

 A working implementation under the Boost License can be found here:
 https://github.com/bo0ts/property_map_extensions/blob/master/function_property_map.hpp

 Features: type deduction when available, C++03 compatible,
 Problems: hacky way of specifying if either std::result_of or
 boost:result_of is to be used (boost::result_of does not work with
 lambdas)

 It would still require some testing. The required documentation should be
 minimal.

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