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 04:12:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d8ae450285e3fac3f53054dfab447382af5cd08d
pool
/
test
History
Michael A. Jackson
d8ae450285
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
..
CMakeLists.txt
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
2008-11-01 13:15:41 +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