kgrams  0.1.0
Public Member Functions | Public Attributes | Friends | List of all members
WordCount Struct Reference

Public Member Functions

 WordCount (std::string w, size_t c)
 
WordCountoperator++ ()
 

Public Attributes

std::string word
 
size_t count
 

Friends

bool operator< (const WordCount &l, const WordCount &r)
 

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