summaryrefslogtreecommitdiff
path: root/boost/fusion/view/single_view/detail/prior_impl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/view/single_view/detail/prior_impl.hpp')
-rw-r--r--boost/fusion/view/single_view/detail/prior_impl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/fusion/view/single_view/detail/prior_impl.hpp b/boost/fusion/view/single_view/detail/prior_impl.hpp
index c34e481a27..823f96e5a5 100644
--- a/boost/fusion/view/single_view/detail/prior_impl.hpp
+++ b/boost/fusion/view/single_view/detail/prior_impl.hpp
@@ -33,7 +33,7 @@ namespace boost { namespace fusion
typename mpl::prior<typename Iterator::position>::type>
type;
- BOOST_FUSION_GPU_ENABLED
+ BOOST_CONSTEXPR BOOST_FUSION_GPU_ENABLED
static type
call(Iterator const& i)
{