libcds
libcds copied to clipboard
Some questions about this library
Hi,
I have some questions:
- This library work on raspberry pi (armv7)?
- This library work on iOS (x86, x86_64, armv8, armv8e)?
- This library work on Android (x86, x86_64, armv7, arm64)?
Thanks.
Hi, I never tried the library on smartphone OSes. x86, x86_64, arm64 must work with compiler if full native std::atomic supports. armv7, armv8, armv8e - I don't know, never trying those architectures