
8 Apr
2011
8 Apr
'11
6:43 p.m.
AMDG On 04/08/2011 03:57 AM, Artyom wrote:
I went to the reference for this because the tutorial (<http://cppcms.sourceforge.net/boost_locale/html/conversions.html>) did not explain. I see that it performs Unicode normalization, but there is no hint as to what value I may pass as the 'n' parameter. Where are these documented? This is a rhetorical question; I know the answer is "at the top of the page", but a link would be useful.
Strange that Doxygen didn't inserted like to norm_type automatically. I'll add it and try to look over similar places.
Doxygen doesn't auto-link for all lower-case class names. You need to use \ref. In Christ, Steven Watanabe