$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2001-07-28 15:13:05
Fernando Cacciola wrote:
> I'm not sure if this should be provided by the library.
> It is very common for library users to add all sorts of wrappers and
> shortcuts, so this one in particular might be just something
> else that a particular user can do upon the library.
True sequence arguments support is not that trivial, and algorithms are not
the only entities that need to be "wrapped"; in other words, it's not a task
for an average library user.
Aleksey