Unordered: Remove the deprecated equality implementation.

[SVN r81385]
This commit is contained in:
Daniel James
2012-11-17 10:30:19 +00:00
parent 7eefe62efe
commit ef4d33ce89
9 changed files with 24 additions and 243 deletions

View File

@@ -222,6 +222,7 @@ C++11 support has resulted in some breaking changes:
[h2 Boost 1.53.0]
* Remove support for the old pre-standard variadic pair constructors.
* Remove support for the old pre-standard variadic pair constructors, and
equality implementation. Both have been deprecated since Boost 1.48.
[endsect]