$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Pat McCormack (yg-boost-users_at_[hidden])
Date: 2003-04-15 06:19:03
Hi
Is there anything like the GNU extension istream::scan() (to use a scanf
style format string) in the Boost libraries? The boost format library seems
designed to work solely on output streams (am I right on this?)
Thanks
Pat