This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_intrusive
Watch
1
Star
0
Fork
0
forked from
boostorg/intrusive
Code
Pull Requests
Activity
528
Commits
3
Branches
94
Tags
boost-1.67.0
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Ion Gaztañaga
9d5d08b516
merging intrusive from develop
2018-02-23 23:46:13 +01:00
doc
Add GCC's "-Wuninitialized" workaround. When initializing the pointer of flags part of an uninitialized pointer plus bit object, the other part is used uninitialized. It's harmless warning but annoying for the user.
2017-12-09 13:01:02 +01:00
example
Fix documentation to indicate key extractors can return the key by value
2017-02-06 13:20:58 +01:00
include/boost
/intrusive
Reorder disabled warnings for clarity
2017-12-10 23:34:48 +01:00
meta
Add metadata file.
2014-08-18 15:00:01 +01:00
perf
* Big refactoring in order to reduce template and debug symbol bloat.
2013-07-28 22:10:37 +00:00
proj
/vc7ide
Use directly boost::movelib::pointer_element/to_raw_pointer
2017-04-07 16:05:44 +02:00
test
Use intrusive's type traits instead of container's traits
2017-11-07 00:46:44 +01:00
.gitattributes
First inclusion
2007-05-04 21:22:02 +00:00
.travis.yml
Add missing addons: line
2017-11-02 18:48:57 +02:00
index.html
Fixes for 1.41
2009-10-14 13:08:04 +00:00
S
Description
Boost.org intrusive module
5.8
MiB
Languages
C++
99.9%