Boost logo

Boost :

From: Daryle Walker (darylew_at_[hidden])
Date: 2005-08-19 08:02:07


Nothing fancy, just something like:

    int_fast32_t char_to_Unicode( char c );
    int_fast32_t wchar_to_Unicode( wchar_t c );

that converts a native character to a Unicode value. They would need a
separate source file that contains #if blocks for each platform.

Maybe they can start a namespace with "utf8_codecvt_facet"?

-- 
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT hotmail DOT com

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