$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Interest in a simple buffer abstraction?
From: Boris Kolpackov (boris_at_[hidden])
Date: 2011-01-28 05:13:09
Hi Christian,
Christian Holmquist <c.holmquist_at_[hidden]> writes:
> What's missing in asio's buffer interface that you would like to add?
Memory management and common functions such as copy, append, etc. Asio
buffers are just wrappers for the void*, size_t pair.
Boris
-- Boris Kolpackov, Code Synthesis http://codesynthesis.com/~boris/blog Compiler-based ORM system for C++ http://codesynthesis.com/products/odb Open-source XML data binding for C++ http://codesynthesis.com/products/xsd XML data binding for embedded systems http://codesynthesis.com/products/xsde