This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_container
Watch
1
Star
0
Fork
0
forked from
boostorg/container
Code
Pull Requests
Activity
Files
03afb9786a762a1b23617b8f8fdfdd23eeea9286
boost_container
/
src
T
History
Ion Gaztañaga
d5a830434e
- Replaced default standard exception classes with Boost.Container own classes, reducing considerably the included files overhead
2020-12-30 15:07:32 +01:00
..
alloc_lib.c
Update alloc_lib.c
2017-09-06 20:59:35 -04:00
dlmalloc_2_8_6.c
Fixes
#169
("flood of warnings building dlmalloc_ext_2_8_6.c on clang11")
2020-10-31 18:55:09 +01:00
dlmalloc_ext_2_8_6.c
Fixes
#136
("List of non BOOST-prefixed macros")
2019-12-19 05:29:46 +01:00
dlmalloc.cpp
Add Polymorphic Memory Resource utilities and rework the separately compiled library:
2015-09-07 19:16:46 +02:00
global_resource.cpp
- Replaced default standard exception classes with Boost.Container own classes, reducing considerably the included files overhead
2020-12-30 15:07:32 +01:00
monotonic_buffer_resource.cpp
- Replaced default standard exception classes with Boost.Container own classes, reducing considerably the included files overhead
2020-12-30 15:07:32 +01:00
pool_resource.cpp
Use namespace dtl instead of container_detail to avoid excessively long symbol names.
2017-11-07 00:51:46 +01:00
synchronized_pool_resource.cpp
* Clean up constructor template auto deduction guides to use Boost.Container traits
2018-06-14 13:17:55 +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