$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: loufoque (mathias.gaunard_at_[hidden])
Date: 2006-10-19 12:38:47
Giovanni Piero Deretta wrote:
> you could even make it a
> standard allocator.
Won't something based on alloca be broken with move semantics, where you
don't copy the underlying buffer?