
11 May
2005
11 May
'05
1:29 p.m.
On Wed, May 11, 2005 at 08:59:59AM -0400, David Abrahams wrote:
Pavol Droba <droba@topmail.sk> 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