Subject: [Boost-users] What ever happened to Boost.AutoBuffer?
From: John M. Dlugosz (mpbecey7gu_at_[hidden])
Date: 2013-05-02 19:52:05


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.