Nuspell
spell checker
Loading...
Searching...
No Matches
nuspell::v5::Break_Table Class Reference

Public Types

using Str = std::string
using Table_Str = std::vector<Str>
using iterator = typename Table_Str::iterator
using const_iterator = typename Table_Str::const_iterator

Public Member Functions

 Break_Table (const Table_Str &v)
 Break_Table (Table_Str &&v)
auto & operator= (const Table_Str &v)
auto & operator= (Table_Str &&v)
auto start_word_breaks () const -> Subrange< const_iterator >
auto end_word_breaks () const -> Subrange< const_iterator >
auto middle_word_breaks () const -> Subrange< const_iterator >

The documentation for this class was generated from the following file: