$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-09-06 11:49:51
"Stefan Slapeta" wrote:
> I've recently developed a small lib for custom numeric formatting, which
> is part of many programming languages. You pass any number and a format
> string which controls the formatting.
>
Question: how much does it overlap with functionality of Boost.Format?
/Pavel