$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Asio] Problem with streambuf example code
From: Igor R (boost.lists_at_[hidden])
Date: 2009-10-26 15:43:28
> Am I missing something obvious? It's my understanding that mutable buffers can always be converted to constant buffers.
prepare() prepares the output sequence ("put" area), so what would be
the sense of returning const buffers?