From d92c86c43b9aa5e9ab4dfcf34e519ccb227231f2 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] --- test/next_prior_test.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 test/next_prior_test.cpp diff --git a/test/next_prior_test.cpp b/test/next_prior_test.cpp old mode 100755 new mode 100644