2
0
mirror of https://github.com/boostorg/move.git synced 2026-01-19 04:22:10 +00:00

6 Commits

Author SHA1 Message Date
Ion Gaztañaga
9cbef2df94 Reduce Boost.Move dependencies to only Boost.Config 2023-01-19 00:09:49 +01:00
Ion Gaztañaga
b33190fbab Avoid dependency on Boost.Core only due to "ignore_unused" 2023-01-14 23:52:10 +01:00
Ion Gaztañaga
e4c47fcb90 - Remove config_begin.hpp/config_end.hpp includes in tests to avoid disabling warnings.
- Fixes #30 ("(void) C-cast is a non-portable way of suppressing compiler warnings").
2020-10-20 11:28:27 +02:00
Ion Gaztañaga
a6d924e82e Fix memory leaks when testing "unique_ptr.release()" 2015-04-12 12:42:34 +02:00
Ion Gaztañaga
cbda10ecdd Added adl_move_swap utility 2014-11-26 19:27:40 +01:00
Ion Gaztañaga
19d35253cf Added support for bounded arrays in unique_ptr. Splitted test in several subtests. 2014-09-01 23:59:10 +02:00