Nuspell
spell checker
Public Member Functions | Public Attributes | List of all members
nuspell::Affixing_Result< T1, T2 > Struct Template Reference
Inheritance diagram for nuspell::Affixing_Result< T1, T2 >:
[legend]
Collaboration diagram for nuspell::Affixing_Result< T1, T2 >:
[legend]

Public Member Functions

 Affixing_Result (Word_List::const_reference r, const T1 &a, const T2 &b)
 
- Public Member Functions inherited from nuspell::Affixing_Result_Base
 operator Word_List::const_pointer () const
 
auto & operator* () const
 
auto operator-> () const
 

Public Attributes

const T1 * a = {}
 
const T2 * b = {}
 
- Public Attributes inherited from nuspell::Affixing_Result_Base
Word_List::const_pointer root_word = {}
 

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