khizmax / libcds

A C++ library of Concurrent Data Structures
http://libcds.sourceforge.net/doc/cds-api/index.html
Boost Software License 1.0
2.56k stars 359 forks source link

Some questions about this library #140

Open paulocoutinhox opened 5 years ago

paulocoutinhox commented 5 years ago

Hi,

I have some questions:

Thanks.

khizmax commented 5 years ago

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