
12 Dec
2012
12 Dec
'12
9:04 a.m.
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