diff --git a/include/boost/iterator_adaptors.hpp b/include/boost/iterator_adaptors.hpp index 31bc4c3..b05bef2 100644 --- a/include/boost/iterator_adaptors.hpp +++ b/include/boost/iterator_adaptors.hpp @@ -1129,6 +1129,7 @@ namespace detail { # else // is_convertible doesn't work with MWERKS typedef typename iterator_traits::iterator_category input_category; + public: typedef typename if_true<( boost::is_same::value || boost::is_same::value