Add checked constructors to the Unicode iterators that need them.

Update icu support code to use the new checking-constructors.
Update tests to check the full Unicode character range (as of Unicode V6).
Add minimal docs describing the iterators.

[SVN r73271]
This commit is contained in:
John Maddock
2011-07-21 10:01:09 +00:00
parent 03ef9626ba
commit d08bfeff25
89 changed files with 1426 additions and 1088 deletions

View File

@ -85,6 +85,10 @@ PDF version of this manual is also available].
[include old_regex.qbk]
[endsect]
[section Internal Details]
[include unicode_iterators.qbk]
[endsect]
[endsect]
[section Background Information]