3 May
2013
3 May
'13
8 a.m.
On 03-05-2013 01:52, John M. Dlugosz wrote:
I recall some "detail" code in Boost that does exactly what I want: allocate a probably-good-enough size on the stack but switch to heap if needed. But I can't remember where I saw it.
Looking around, I came across mentions of Boost.AutoBuffer by Thorsten Ottosen, but all links are dead.
I have been a bit busy, but I plan to get it going soon. It seems that there is an unofficial version in boost/signals2/auto_buffer.hpp regards -Thorsten