$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] New library in the Vault: ConstantTimeSize
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2008-10-14 18:29:41
Hi,
Boost.ConstantTimeSize defines a configurable wrapper to the stl container
list providing a size function with constant, linear or quasy_constant
complexity.
You can find the sources, documentation and some test in the Boost Vault.
Any comments are wellcome,
Vicente