id summary reporter owner description type status milestone component version severity resolution keywords cc 6728 function_property_map philipp.moeller@… Jeremiah Willcock "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." Feature Requests closed Boost 1.50.0 property_map Boost 1.49.0 Cosmetic fixed property_map