This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
container
Watch
1
Star
0
Fork
1
You've already forked container
mirror of
https://github.com/boostorg/container.git
synced
2026-01-26 01:02:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7635eba375c2eda18307db78515cce0adc76c9c7
container
/
src
History
Ion Gaztañaga
d51ef9db46
Added NO_MALLINFO and NO_MALLOC_STATS defines to dlmalloc to avoid dependencies. Implemented boost_cont_allocated_memory based on internal_mallinfo
2014-08-14 00:27:22 +02:00
..
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
Added NO_MALLINFO and NO_MALLOC_STATS defines to dlmalloc to avoid dependencies. Implemented boost_cont_allocated_memory based on internal_mallinfo
2014-08-14 00:27:22 +02:00