This website requires JavaScript.
Explore
Help
Sign In
boost
/
container
Watch
2
Star
0
Fork
0
You've already forked container
mirror of
https://github.com/boostorg/container.git
synced
2026-02-23 15:42:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c4c237fabc84d29077eb03ad301179f1612e4247
container
/
src
History
Gaurav
0cfe2231f9
DL_SIZE_IMPL also dereference addr
...
DL_SIZE_IMPL also dereference addr, so call inside Null check statement.
2015-10-14 16:07:50 +05:30
..
alloc_lib.c
Reverted alloc_lib extension change. It breaks Windows builds.
2014-02-10 21:26:20 +01:00
dlmalloc_2_8_6.c
- Modified relational operators to be friend inline definitions. This allows compilation checking when instantiating classes, avoids predeclarations and results in less verbose code.
2013-12-23 23:34:28 +01:00
dlmalloc_ext_2_8_6.c
DL_SIZE_IMPL also dereference addr
2015-10-14 16:07:50 +05:30
dlmalloc.cpp
Add Polymorphic Memory Resource utilities and rework the separately compiled library:
2015-09-07 19:16:46 +02:00
global_resource.cpp
Add Polymorphic Memory Resource utilities and rework the separately compiled library:
2015-09-07 19:16:46 +02:00
monotonic_buffer_resource.cpp
Add Polymorphic Memory Resource utilities and rework the separately compiled library:
2015-09-07 19:16:46 +02:00
pool_resource.cpp
Add Polymorphic Memory Resource utilities and rework the separately compiled library:
2015-09-07 19:16:46 +02:00
synchronized_pool_resource.cpp
Add Polymorphic Memory Resource utilities and rework the separately compiled library:
2015-09-07 19:16:46 +02:00
unsynchronized_pool_resource.cpp
Add Polymorphic Memory Resource utilities and rework the separately compiled library:
2015-09-07 19:16:46 +02:00