Files
lmms/cmake/modules
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
..
2008-10-18 15:19:54 +00:00
2024-05-23 01:25:18 -04:00
2022-04-02 02:36:41 +01:00