HomePhabricator

Use std::atomic in boost
3cf06e60e62fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Use std::atomic in boost

Summary:
By default, boost its own atomic, but this is unecessary becasue we are using C++11 .

Backport of core's PR10239

Test Plan:

./autogen.sh
./configure
make check

Reviewers: schancel, #bitcoin_abc

Reviewed By: schancel, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D868

Details

Provenance
deadalnixAuthored on Jan 3 2018, 13:31
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Reviewer
Restricted Project
Differential Revision
D868: Use std::atomic in boost
Parents
rSTAGINGf90de45a58a8: Use system style incldue for boost
Branches
Unknown
Tags
Unknown