$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: vonosan (alnsn_at_[hidden])
Date: 2001-12-17 05:51:43
--- In boost_at_y..., Samuel Krempp <krempp_at_c...> wrote:
> What is your syntax for "<< setfill('0') << internal " ?
I prefered "<< setfill('0') << internal " because it is
straightforward and faster. I designed formatter class only for
internatiolization purposes.
> BTW, is your code publicly available right now ?
I put the code here:
http://groups.yahoo.com/group/boost/files/formatter/formatter-1.0-
beta.zip
Unfortunately, I have no documentation yet :-(
---------
Alexander