diff --git a/include/boost/regex/v4/iterator_category.hpp b/include/boost/regex/v4/iterator_category.hpp index 1ed72c5e..d0c2b0f7 100644 --- a/include/boost/regex/v4/iterator_category.hpp +++ b/include/boost/regex/v4/iterator_category.hpp @@ -82,7 +82,7 @@ public: #ifndef BOOST_NO_INCLASS_MEMBER_INITIALIZATION template -bool is_random_access_iterator::value; +const bool is_random_access_iterator::value; #endif }