Boost Locale – accessing ICU functions directly
10 Oct
2014
10 Oct
'14
5:28 p.m.
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!
3700
Age (days ago)
3700
Last active (days ago)
0 comments
1 participants
participants (1)
-
Caroline Beltran