$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 2001-11-06 14:00:41
> ... I've got a question: what about performance of using with standard
> algorithms, how much is differ from hand made code?
>
> Vladimir
Good question. The only way to answer it for sure is to write
your code with and without bind and compare the results.