Note change to operator[] in the unordered release notes.

[SVN r52350]
This commit is contained in:
Daniel James
2009-04-12 10:50:57 +00:00
parent 4ac0a12a83
commit 5a86d08271

View File

@ -68,5 +68,6 @@ First official release.
on Visual C++ 2009.
* Some other minor internal changes to the implementation, tests and
documentation.
* Avoid an unnecessary copy in `operator[]`.
[endsect]