CP3-llbb Framework
|
Public Member Functions | |
Counts | operator- (Counts const &other) const |
Counts & | operator+= (Counts const &other) |
std::size_t | total () const |
bool | allPassed () const |
bool | allOk () const |
Public Attributes | |
std::size_t | passed |
std::size_t | failed |
std::size_t | failedButOk |