Christian Mazakas
|
2cf72093b1
|
Update test to spin until the container is non-empty
|
2023-04-21 10:44:06 -07:00 |
|
Christian Mazakas
|
88d4d64edf
|
Add last remaining constructors
|
2023-04-21 10:33:21 -07:00 |
|
Christian Mazakas
|
80d7203d78
|
Add more iterator constructor overloads
|
2023-04-20 15:35:04 -07:00 |
|
Christian Mazakas
|
e08f9f11a1
|
Add more constructors
|
2023-04-20 12:58:29 -07:00 |
|
Christian Mazakas
|
c304284773
|
Update tests to use condition variables for work synchronization instead of sleeps
|
2023-04-20 12:58:29 -07:00 |
|
Christian Mazakas
|
c704788718
|
Fix flaky test by starting insertion thread earlier
|
2023-04-20 09:25:33 -07:00 |
|
Christian Mazakas
|
7812b26d3a
|
Add allocator aware move constructors
|
2023-04-19 15:18:53 -07:00 |
|
Christian Mazakas
|
b3c0368ab5
|
Clean up typedef names to avoid conflicts
|
2023-04-19 09:35:47 -07:00 |
|
Christian Mazakas
|
37edc392a5
|
Add allocator-aware copy constructor
|
2023-04-19 09:35:38 -07:00 |
|
Christian Mazakas
|
fb403bc233
|
Add explicit allocator constructor
|
2023-04-18 15:36:12 -07:00 |
|
Christian Mazakas
|
910b8de697
|
Add iterator range + allocator constructor, continue to clean up constructor_tests
|
2023-04-18 15:11:53 -07:00 |
|
Christian Mazakas
|
3aff995ae0
|
Clean up constructor_tests
|
2023-04-18 13:38:24 -07:00 |
|
Christian Mazakas
|
a9ad06139e
|
Add move constructor
|
2023-04-18 12:00:08 -07:00 |
|
Christian Mazakas
|
6bf0e93a41
|
Remove size check as the insertion thread may not have started by the time the check happens
|
2023-04-13 13:30:56 -07:00 |
|
Christian Mazakas
|
ecd4a82ed5
|
Add test for select_on_container_copy_construction Allocator requirement
|
2023-04-12 13:58:01 -07:00 |
|
Christian Mazakas
|
d9b62d24dc
|
Begin work on constructors
|
2023-04-12 12:22:59 -07:00 |
|