$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Brock Peabody (brock.peabody_at_[hidden])
Date: 2004-02-09 12:57:02
> -----Original Message-----
> From: boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]]
> On Behalf Of Victor A. Wagner, Jr.
> We can either do nothing (until the standard changes so we can handle ALL
> types) or we can do something (handle the built-in types and the standard
> exceptions).
>
> I suggest "something" as a useful approach.
I'd suggest allowing the user to specify a typelist rather than hard coding
the standard types. You could supply as a default the list of standard
types.