mirror of
https://github.com/boostorg/unordered.git
synced 2025-07-29 19:07:15 +02:00
Some small documentation fixes for the release.
Merged revisions 52348-52350 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r52348 | danieljames | 2009-04-12 11:50:31 +0100 (Sun, 12 Apr 2009) | 1 line Use a test file that's actually valid C++. ........ r52349 | danieljames | 2009-04-12 11:50:43 +0100 (Sun, 12 Apr 2009) | 3 lines Revert support for static mutable variables. Of course there's no such thing. ........ r52350 | danieljames | 2009-04-12 11:50:57 +0100 (Sun, 12 Apr 2009) | 1 line Note change to operator[] in the unordered release notes. ........ [SVN r52351]
This commit is contained in:
@ -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]
|
||||
|
Reference in New Issue
Block a user