Hi Everyone, There's a new branch with support for C++11 atomics. It was added because of some Visual Studio warnings under ARM, and the use of some deprecated APIs like _ReadWriteBarrier and volatile memory models.
You can find the branch at https://github.com/weidai11/cryptopp/tree/atomics. Eventually, I'd like to add this to mainline code. Jeff -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to [email protected]. More information about Crypto++ and this group is available at http://www.cryptopp.com. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
