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
140
Commits
28
Branches
94
Tags
524bacff9e9160d1527e5770cf4ecf717d6cddef
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
524bacff9e
Fix some typos, and use American spelling.
...
[SVN r42092]
2007-12-16 10:07:27 +00:00
doc
Fix some typos, and use American spelling.
2007-12-16 10:07:27 +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%