Peter Dimov
|
2122c7753c
|
Avoid memcpy over a spinlock, because g++ 8 warns
|
2019-04-22 02:17:28 +03:00 |
|
Peter Dimov
|
4025698fe8
|
Change atomic operations to take an arbitrary MemoryOrder type, to fix test breakage caused by transition to scoped enum in Boost.Atomic, tracking C++20
|
2018-02-07 17:45:07 +02:00 |
|
Peter Dimov
|
6474847481
|
Make atomic_shared_ptr's default constructor constexpr
|
2017-06-18 07:56:42 +03:00 |
|
Peter Dimov
|
67d897a533
|
Add a spinlock to atomic_shared_ptr
|
2017-06-17 23:37:18 +03:00 |
|
Peter Dimov
|
a048cfb56d
|
Minor fixes to atomic_shared_ptr.hpp
|
2017-06-16 20:19:37 +03:00 |
|
Peter Dimov
|
a7668291d2
|
Add atomic_shared_ptr
|
2017-06-16 18:26:17 +03:00 |
|