
29 Jun
2012
29 Jun
'12
7:11 a.m.
The current deadline for new libraries and breaking changes is 9th July, which is less than two weeks. If you do have a new library that want to release in 1.51, you should probably let us know very soon.
what's the policy for c++11-only libraries? i could make boost.lockfree depend on std::atomic to avoid that it will have to wait for boost.atomic forever. tim