0
.
More...
#include <Counter.h>
Public Member Functions | |
Counter (_IntT value_r=_IntT(0)) | |
operator _IntT & () | |
operator const _IntT & () const | |
Public Attributes | |
_IntT | _value |
0
.
Definition at line 28 of file Counter.h.
|
|
|
|
|
|
|
Definition at line 42 of file Counter.h. Referenced by zypp::Counter< unsigned >::operator const unsigned &(), and zypp::Counter< unsigned >::operator unsigned &(). |