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)
WordCount
&
operator++
()
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:
src/Dictionary.mod.cpp
Generated by
1.8.17