We have an AtomicInt in common/atomic.h that's based on some gutil libraries. Is there any reason to keep this instead of switching to std::atomic?
- AtomicInt vs. std::atomic Marcel Kornacker
- Re: AtomicInt vs. std::atomic Henry Robinson
- Re: AtomicInt vs. std::atomic Todd Lipcon
- Re: AtomicInt vs. std::atomic Daniel Hecht
