
Yes, that's true. Not sure it is possible at this stage when Boost 1.36 has been released but all will be OK in the next version.
Jan
----- Original Message ---- From: Dean Michael Berris <mikhailberis@gmail.com> To: "boost@lists.boost.org" <boost@lists.boost.org> Sent: Monday, 1 September, 2008 9:25:49 Subject: [boost] Boost 1.36.0 release notes missing Circular Buffer changes
Hi,
I took a look at the code in trunk and in 1.36.0, and I notice the release notes don't mention the change in behavior of Boost.Circular_Buffer WRT the default constructor.
Should we add:
Circular Buffer: * default constructor now doesn't allocate memory, and sets the capacity of the buffer to 0
To the 1.36 release notes?
This can be added atleast to the web site. Vicente