$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2006-09-14 07:10:16
Scott Meyers <usenet_at_[hidden]> writes:
> - It has to be easy to start using an API, regardless of whether it does
> what the developer wants it to do. A framework that requires an
> extensive initialization or instantiating several types and hooking them
> together is not easy to experiment with.
How hard is it to set up a new stringstream for testing a component.
Or, heck, a file stream?
-- Dave Abrahams Boost Consulting www.boost-consulting.com