summaryrefslogtreecommitdiff
path: root/boost/fusion/container/generation/make_map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/fusion/container/generation/make_map.hpp')
-rw-r--r--boost/fusion/container/generation/make_map.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/fusion/container/generation/make_map.hpp b/boost/fusion/container/generation/make_map.hpp
index d2eb16e22c..a6538f8148 100644
--- a/boost/fusion/container/generation/make_map.hpp
+++ b/boost/fusion/container/generation/make_map.hpp
@@ -41,7 +41,7 @@ namespace boost { namespace fusion
}
template <typename ...Key, typename ...T>
- BOOST_FUSION_GPU_ENABLED
+ BOOST_CONSTEXPR BOOST_FUSION_GPU_ENABLED
inline map<
fusion::pair<
Key