diff --git a/index.html b/index.html index 689ae95..be15d40 100644 --- a/index.html +++ b/index.html @@ -25,7 +25,7 @@ in_place_factory
iterator_adaptors
generator iterator adaptors
- next/prior (moved to the Boost.Iterator library)
+ next/prior (moved to the Boost.Iterator library)
noncopyable (moved to the Boost.Core library)
operators
result_of
diff --git a/utility.htm b/utility.htm index 62a81a1..711b58c 100644 --- a/utility.htm +++ b/utility.htm @@ -17,7 +17,7 @@ Function templates checked_delete() and checked_array_delete() (moved to the Boost.Core library)
  • - Function templates next() and prior() (moved to the Boost.Iterator library)
  • + Function templates next() and prior() (moved to the Boost.Iterator library)
  • Class noncopyable (moved to the Boost.Core library)