$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-05-11 07:59:59
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")
-- Dave Abrahams Boost Consulting www.boost-consulting.com