LeonineKing1199 1e553df5b6 Add explicit tests around use of scoped_allocator_adaptor to emulat… (#31)
* Add explicit tests around use of `scoped_allocator_adaptor` to emulate issue https://github.com/boostorg/unordered/issues/22

* Refine test to only run in C++11 mode and later with possibility of re-introducing C++03 support later

* Update test to use `<boost/cstdint.hpp>`

* Refactor test to use `UNORDERED_AUTO_TEST`

* Cleanup how the scoped allocator test is conditionally compiled

* Update test to generate a UUID for the name of the shared memory segment so tests can run safely in parallel

* Update test jamfile to relocate the Filesystem link dependency directly to the test that requires it
2021-11-15 21:22:40 +02:00
2018-03-05 14:20:14 +00:00
2021-08-29 02:22:34 +03:00
2014-01-26 13:44:38 +00:00
2018-04-15 22:39:33 +01:00
2021-03-18 17:29:38 +02:00
Description
Mirrored via gitea-mirror
BSL-1.0 28 MiB
Languages
C++ 98.6%
Python 0.8%
CMake 0.5%