Boost logo

Boost Users :

Subject: [Boost-users] Boost Locale – accessing ICU functions directly
From: Caroline Beltran (caroline.d.beltran_at_[hidden])
Date: 2014-10-10 13:28:24


I recently began using Boost Locale traversing and boundary analysis of
Unicode strings. I’ve used some of the features available for case
conversion, i.e.: to_upper(), which appears to wrap ICU’s toUpper()
function.

I didn’t find Boost Locale wrappers for other ICU functions such as
u_isalpha() or u_isalnum(). How can I these ICU functions?

Thank you!



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net