
14 Jun
2009
14 Jun
'09
6:39 p.m.
Christian Schladetsch skrev:
Hi Thorsten,
I have attempted to use boost::auto_buffer for monotonic::inline_storage.
If a resize is required and the inline_storage is used by a contiguous container such as a std::vector, the resize breaks said container.
What particularly breaks the container? And why do you want to use auto_buffer for inline_storage? -Thorsten