Nuspell
spell checker
Public Member Functions | List of all members
nuspell::Condition Class Reference

Public Member Functions

 Condition (const Str &condition)
 
 Condition (Str &&condition)
 
 Condition (const char *condition)
 
auto & operator= (const Str &condition)
 
auto & operator= (Str &&condition)
 
auto & operator= (const char *condition)
 
auto & str () const
 
auto match_prefix (Str_View s) const -> bool
 
auto match_suffix (Str_View s) const
 

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