This website requires JavaScript.
Explore
Help
Sign In
boost
/
pool
Watch
2
Star
0
Fork
0
You've already forked pool
mirror of
https://github.com/boostorg/pool.git
synced
2026-01-27 19:12:14 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.85.0
pool
/
include
/
boost
/
pool
History
Marshall Clow
ec7da07ed1
Fix naked 'max' call that was failing on Windows.
Fixes
#864
2024-02-26 19:48:08 -08:00
..
detail
Replace boost::mutex use to avoid a dependency on Boost.Thread
2018-08-29 00:51:56 +03:00
object_pool.hpp
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. (
#33
)
2020-04-16 08:14:50 -07:00
pool_alloc.hpp
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. (
#33
)
2020-04-16 08:14:50 -07:00
pool.hpp
Fix naked 'max' call that was failing on Windows.
Fixes
#864
2024-02-26 19:48:08 -08:00
poolfwd.hpp
Change to Boost.Math gcd/lcm and fix tests to compile cleanly again!
2011-04-11 17:19:16 +00:00
simple_segregated_storage.hpp
Fix the Broken
malloc_n
Behavior (
#53
)
2023-01-15 12:23:45 +00:00
singleton_pool.hpp
Update docs to latest AutoIndex version.
2011-07-16 14:50:06 +00:00