Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
facets.hpp File Reference
#include <boost/locale/config.hpp>
#include <boost/locale/boundary/types.hpp>
#include <locale>
#include <vector>
Include dependency graph for facets.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::locale::boundary::break_info
 This structure is used for representing boundary point that follows the offset. More...
 
singleton  boost::locale::boundary::boundary_indexing< CharType >
 
class  boost::locale::boundary::boundary_indexing< char >
 
class  boost::locale::boundary::boundary_indexing< wchar_t >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::locale
 This is the main namespace that encloses all localization classes.
 
 boost::locale::boundary
 This namespae contains all operations required for boundary analysis of text.
 

Typedefs

typedef std::vector< break_info > boost::locale::boundary::index_type
 This type holds the analysis of the text - all its break points with marks. More...