$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Hill (eric_at_[hidden])
Date: 2008-05-27 15:26:37
> Could anyone kindly point to me where I can get
> some examples of using Boost Pool library?
>
> I read the document and there is no examaples.
http://www.boost.org/doc/libs/1_35_0/libs/pool/doc/interfaces.html
That provides a few basic usage examples for the library.
Eric