diff --git a/include/boost/iterator_adaptors.hpp b/include/boost/iterator_adaptors.hpp index 3c0475e..0bd6adf 100644 --- a/include/boost/iterator_adaptors.hpp +++ b/include/boost/iterator_adaptors.hpp @@ -579,10 +579,10 @@ template struct undefined; // supplied, iterator_traits::difference_type is used. template ::type, + class Pointer = typename detail::choose_default_argument::type, + class Category = typename detail::choose_default_argument::type, + class Distance = typename detail::choose_default_argument::type > struct iterator_adaptor : #ifdef BOOST_RELOPS_AMBIGUITY_BUG