Files
lmms/cmake
Dalton Messmer c5dc3fe43c Silence MSVC atomic std::shared_ptr warning
Unfortunately std::atomic<std::shared_ptr> (P0718R2) is not supported by
GCC until GCC 12 and still is not supported by Clang or Apple Clang, so
it looks like we will continue using std::atomic_load for the time being
2024-10-21 21:40:06 -04:00
..
2024-05-30 22:41:26 -04:00
2023-05-23 03:14:28 -04:00
2018-07-22 11:41:54 +02:00