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-02-24 16:22:17 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
394b7b77982e10c40e73a6518c4a876eb4abb8a6
pool
/
test
History
Chris Newbold
394b7b7798
Address ticket
#1996
: "void" template specialization for pool allocators.
...
[SVN r49031]
2008-09-29 20:25:28 +00:00
..
Jamfile.v2
Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug.
2008-04-17 00:20:33 +00:00
pool_msvc_compiler_bug_test.cpp
Added a workaround for a compilation failure when including some Boost Serialization headers before some Boost Pool headers using MSVC 7.1 or 8.0. Source of the problem is a compiler bug fixed in MSVC 9.0 and workaround consists of referencing some Windows API identifiers using their fully qualified names. Added a related regression test for the Boost Pool library. See the test code comments for more detailed information on the bug.
2008-04-17 00:20:33 +00:00
sys_allocator.hpp
Changed files to BSL based on permissions in blanket-permission.txt
2004-09-28 12:55:45 +00:00
test_pool_alloc.cpp
Address ticket
#1996
: "void" template specialization for pool allocators.
2008-09-29 20:25:28 +00:00
time_pool_alloc.cpp
Changed files to BSL based on permissions in blanket-permission.txt
2004-09-28 12:55:45 +00:00