forked from boostorg/unordered
Note change to operator[] in the unordered release notes.
[SVN r52350]
This commit is contained in:
@ -68,5 +68,6 @@ First official release.
|
|||||||
on Visual C++ 2009.
|
on Visual C++ 2009.
|
||||||
* Some other minor internal changes to the implementation, tests and
|
* Some other minor internal changes to the implementation, tests and
|
||||||
documentation.
|
documentation.
|
||||||
|
* Avoid an unnecessary copy in `operator[]`.
|
||||||
|
|
||||||
[endsect]
|
[endsect]
|
||||||
|
Reference in New Issue
Block a user