Boost logo

Boost :

From: John Torjo (john.lists_at_[hidden])
Date: 2003-12-08 19:27:49


>
>
> Trivial example: A compile time algorithm to transform an string literal to
> a widestring literal.
>

How about

#define wide(x) L##x

;)

Best,
John


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