
21 Mar
2012
21 Mar
'12
8:40 a.m.
Frank Bleacher
Hi!
Am 20.03.12 20:23, schrieb Jeremiah Willcock:
it really should be put into Boost proper but hasn't yet.
I started working on it.
I have an implementation here [1] which takes care of functors returning references and tries to get a proper value_type and should handle operator()() const as well. It depends on C++11, but that should be resolvable if you explicitly specify the type of the key argument. HTH, Philipp Moeller [1] : https://github.com/bo0ts/property_map_extensions/blob/master/function_proper...