$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Philippe A. Bouchard (philippeb_at_[hidden])
Date: 2003-01-29 15:38:27
Greeting,
I would like to request a formal review for my library: shifted_ptr. It
consists of a smart pointer optimizing dynamic memory allocations and
deallocations on the heap, thus lower requirement on the memory map and
faster execution.
It is accessible at:
http://groups.yahoo.com/group/boost/files/shifted_ptr.zip.
The main documentation & rationale is found in
/shifted_ptr/doc/structboost_1_1shifted__ptr.html.
Regards,
Philippe A. Bouchard