This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_unordered
Watch
1
Star
0
Fork
0
forked from
boostorg/unordered
Code
Pull Requests
Activity
145
Commits
28
Branches
94
Tags
d6bf672e22461a1e3feea2fe686fb4f4787691f8
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Daniel James
d6bf672e22
Fix some complexity errors in the comparison table.
...
[SVN r42099]
2007-12-16 10:52:30 +00:00
doc
Fix some complexity errors in the comparison table.
2007-12-16 10:52:30 +00:00
examples
Use the locale in the case insensitive comparison, I really should add a test for this.
2007-12-10 11:08:02 +00:00
include
/boost
get_for_erase can be static because all the required information is in the iterator.
2007-12-09 19:24:52 +00:00
test
ADL doesn't seem to be working properly on Visual C++ 7.1 when calling swap, so workaround this in the compile tests.
2007-12-09 19:31:00 +00:00
.gitattributes
New repository initialized by cvs2svn.
2002-05-15 19:48:00 +00:00
index.html
Change the html redirect to go to the unordered chapter instead of the contents.
2007-10-14 20:36:14 +00:00
Jamfile.v2
Add the build and documentation source files required for building the
2007-05-13 19:23:03 +00:00
project-root.jam
Add the build and documentation source files required for building the
2007-05-13 19:23:03 +00:00
release.sh
Include zip files in the release script.
2007-11-16 00:30:17 +00:00
S
Description
Boost.org unordered module
BSL-1.0
29
MiB
Languages
C++
99.5%
CMake
0.3%