$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2004-09-23 02:12:47
> 
> formatob( vec )
> 
> What are you talking about? Why would you bother what FormatObject::format
> is returning?
>  
>  
So that you can manipulate the formatob() object multiple times, like:
formatob().do_this().do_that().and_that_too();
And because it's what needs to be written/read to the stream.
Best,
John
-- 
John Torjo
-- john_at_[hidden]
Contributing editor, C/C++ Users Journal
-- "Win32 GUI Generics" -- generics & GUI do mix, after all
-- http://www.torjo.com/win32gui/
-- v1.4 - save_dlg - true binding of your data to UI controls!
    + easily add validation rules (win32gui/examples/smart_dlg)