Function compare
Synopsis
#include "breeze/counting/counter.hpp"
int compare(counter const &other) const
Description
Three-way comparison for counters. Used by the base class.
Source
Line 108 in breeze/counting/counter.hpp.
#include "breeze/counting/counter.hpp"
int compare(counter const &other) const
Three-way comparison for counters. Used by the base class.
Line 108 in breeze/counting/counter.hpp.