From 22d6f01ca079f53a0e31904daddea844c08568ba Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Thu, 10 Jun 2010 06:59:07 +0000 Subject: [PATCH] + the environment concept + better result_of modularization [SVN r62713] --- include/boost/phoenix/function/function.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/phoenix/function/function.hpp b/include/boost/phoenix/function/function.hpp index 54e8d8b..615c238 100644 --- a/include/boost/phoenix/function/function.hpp +++ b/include/boost/phoenix/function/function.hpp @@ -33,7 +33,7 @@ namespace boost { namespace phoenix : f(f) {} - template + template struct result; template