Daniel James
ed6df529e4
Remove non-ascii copyright characters and the old filenames from the start of
...
the unordered container headers.
[SVN r2924]
2006-04-17 11:11:49 +00:00
Daniel James
1cbb7f6e57
Re-introduce the non const overloads of begin and end for unordered_set and
...
unordered_multiset. I thought the proposed resolution for issue 528 allowed
them to be removed, but re-reading it, it only allows signatures that are
'otherwise indistinguishable', and they are not.
[SVN r2923]
2006-04-17 11:06:08 +00:00
Daniel James
e8faab1268
Update the unordered containers' iterator overloads for the more recent versions of TR1.
...
[SVN r2921]
2006-04-17 08:45:32 +00:00
Daniel James
ee93aad35a
New version of the unordered containers. Includes workarounds for older
...
compilers. Also follows the exception requirements closer.
[SVN r2875]
2006-02-26 18:33:49 +00:00
Daniel James
78e843f3cb
Update the links in the unordered headers.
...
[SVN r2676]
2005-08-04 22:45:46 +00:00
Daniel James
f6a60033e3
Check in unordered associative containers. I haven't looked at these for ages
...
but they pass my unit tests so they should be okay.
[SVN r2585]
2005-04-24 14:23:24 +00:00