From 0ab7fe02d5a4842a3cd3ecbb54cd271241b82ff4 Mon Sep 17 00:00:00 2001 From: Frank Birbacher Date: Tue, 20 Mar 2012 20:11:17 +0000 Subject: [PATCH] Created branch to extend PropertyMap: add a readable functor map that calls a given functor or function upon lookup. Ideas from: http://comments.gmane.org/gmane.comp.lib.boost.user/54397 and: http://comments.gmane.org/gmane.comp.lib.boost.user/73358 [SVN r77438]