Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
StatefulCounter Struct Reference

Public Member Functions

bool operator() (auto) const
 

Public Attributes

int count = 0
 

Detailed Description

Definition at line 1130 of file ah-zip-utils_test.cc.

Member Function Documentation

◆ operator()()

bool StatefulCounter::operator() ( auto  ) const
inline

Definition at line 1133 of file ah-zip-utils_test.cc.

References count.

Member Data Documentation

◆ count

int StatefulCounter::count = 0
mutable

Definition at line 1132 of file ah-zip-utils_test.cc.

Referenced by operator()(), and TEST().


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