Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-05-10 15:56:21


Pavol Droba wrote:

> However I can see a way how to resolve a problem with future unicode
> character classes. Simple trait class can do the job nicely.

This works if the designated character types are classes, or new integral types.
But if they're typedefs for existing types, e.g. unsigned int, traits classes
won't be able to determine the intended use.

Jonathan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk