diff --git a/doc/html/annotated.html b/doc/html/annotated.html index fbef5f9..12a65b3 100644 --- a/doc/html/annotated.html +++ b/doc/html/annotated.html @@ -106,6 +106,7 @@ Here are the classes, structs, unions and interfaces with brief descriptions:boost::locale::posix_time boost::locale::boundary::segment< IteratorType >Segment object that represents a pair of two iterators that define the range where this segment exits and a rule that defines it boost::locale::boundary::segment_index< BaseIterator >This class holds an index of segments in the text range and allows to iterate over them + boost::locale::utf::utf_traits< CharType, size >UTF Traits class - functions to convert UTF sequences to and from Unicode code points