By default, boost its own atomic, but this is unecessary becasue we are using C++11 .
Backport of core's PR10239
Differential D868
Use std::atomic in boost deadalnix on Jan 3 2018, 13:34. Authored by Tags None Subscribers None
Details
By default, boost its own atomic, but this is unecessary becasue we are using C++11 . Backport of core's PR10239 ./autogen.sh ./configure make check
Diff Detail
|