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
6426fe09f83fd1e79a488fc190e1ca9f2540dd13
pool
/
test
History
Michael A. Jackson
e7fa10f428
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
[SVN r49627]
2008-11-07 17:02:56 +00:00
..
CMakeLists.txt
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
2008-11-07 17:02:56 +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