$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavol Droba (droba_at_[hidden])
Date: 2005-05-11 08:29:40
On Wed, May 11, 2005 at 08:59:59AM -0400, David Abrahams wrote:
> Pavol Droba <droba_at_[hidden]> writes:
>
> >
> > However I can see a way how to resolve a problem with future unicode
> > character classes. Simple trait class can do the job nicely.
>
> The way to handle this is with a simple range wrapper:
>
> string_literal("Hello, world")
>
This is what I have actualy suggested in later posts.
Regards,
Pavol