diff --git a/doc/upgrading.html b/doc/upgrading.html index 2d76111..f94e73b 100644 --- a/doc/upgrading.html +++ b/doc/upgrading.html @@ -26,8 +26,7 @@ the new function as_literal().
  • boost::size() now requires a Random - Access Range. The old behavior is provided as boost::size() now requires a Random Access Range. The old behavior is provided as boost::distance()
  • range_size<T>::type has been completely removed in favor of range_difference<T>::type