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

Public Types

using Str = std::string
using Str_View = std::string_view
using Pair_Str = std::pair<Str, Str>
using Table_Pairs = std::vector<Pair_Str>

Public Member Functions

 Substr_Replacer (const Table_Pairs &v)
 Substr_Replacer (Table_Pairs &&v)
auto & operator= (const Table_Pairs &v)
auto & operator= (Table_Pairs &&v)
auto replace (Str &s) const -> Str &
auto replace_copy (Str s) const -> Str

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