Subject: Re: [boost] [atomic] Header rearrangement
From: Tim Blechmann (tim_at_[hidden])
Date: 2012-12-12 04:04:51


hi andrey.

> 1. The current boost/atomic/config.hpp and platform.hpp seem to be not
> intended for public use as they don't provide any public components. I
> propose to move them to boost/atomic/detail.
> 2. The boost/atomic.hpp header defines the atomic<> template. I
> propose to move its contents to boost/atomic/atomic.hpp. The
> boost/atomic.hpp will be left as the "include all" header and will
> only include boost/atomic/atomic.hpp for now.

all this sounds good and reasonable to me, so please go ahead!

thanks, tim