Problem: C++11 atomic API never used
Solution: remove requirement to manually define macro and just check for the C++ supported version. Note that compiler intrinsics still have priority if available, to avoid changes unless necessary.
Showing
Please
register
or
sign in
to comment