From 959b0b08393c661520d4728f94cc68de52094d3b Mon Sep 17 00:00:00 2001 From: Hartmut Kaiser Date: Mon, 5 Oct 2009 21:36:55 +0000 Subject: [PATCH] Fusion: fixing mismatch in default parameter to nview [SVN r56604] --- include/boost/fusion/view/nview/detail/nview_impl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/fusion/view/nview/detail/nview_impl.hpp b/include/boost/fusion/view/nview/detail/nview_impl.hpp index c0179597..044094ff 100644 --- a/include/boost/fusion/view/nview/detail/nview_impl.hpp +++ b/include/boost/fusion/view/nview/detail/nview_impl.hpp @@ -29,7 +29,7 @@ namespace boost { namespace fusion { namespace result_of { template + , BOOST_PP_ENUM_PARAMS_WITH_A_DEFAULT(FUSION_MAX_VECTOR_SIZE, int I, LONG_MAX)> struct as_nview { typedef mpl::vector_c<