12 #ifndef ZYPP_BASE_COUNTER_H
13 #define ZYPP_BASE_COUNTER_H
32 :
_value( _IntT( value_r ) )
38 operator const _IntT &()
const
49 #endif // ZYPP_BASE_COUNTER_H
Counter(_IntT value_r=_IntT(0))
Easy-to use interface to the ZYPP dependency resolver.
Integral type with initial value 0.