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
153
Commits
28
Branches
94
Tags
c30bb968f4002d427f8c2ffd6543db64f3d186cb
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
c30bb968f4
Avoid a strict two-phase instatiation error.
...
[SVN r42110]
2007-12-16 19:09:39 +00:00
doc
If the containers have equality comparisons, they'll also need 'hash_value'. Untested and undocumented, as before.
2007-12-16 18:20:25 +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
Avoid a strict two-phase instatiation error.
2007-12-16 19:09:39 +00:00
test
If the containers have equality comparisons, they'll also need 'hash_value'. Untested and undocumented, as before.
2007-12-16 18:20:25 +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
Don't include any hash source in tarballs (although I'm including the documentation).
2007-12-16 13:36:50 +00:00
S
Description
Boost.org unordered module
BSL-1.0
29
MiB
Languages
C++
99.5%
CMake
0.3%