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

Public Member Functions

template<class Str1>
 String_Pair (Str1 &&str, size_t i)
template<class Str1, class Str2, class = std::enable_if_t< std::is_same<std::remove_reference_t<Str1>, Str>::value && std::is_same<std::remove_reference_t<Str2>, Str>::value>>
 String_Pair (Str1 &&first, Str2 &&second)
auto first () const
auto second () const
auto first (Str_View x)
auto second (Str_View x)
auto & str () const
auto idx () const

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