GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
refcount< T > Member List

This is the complete list of members for refcount< T >, including all inherited members.

count_type typedefrefcount< T >
operator count_type() constrefcount< T >inline
operator++()refcount< T >inline
operator++(int)refcount< T >inline
operator--()refcount< T >inline
operator--(int)refcount< T >inline
refcount(count_type initial_count)refcount< T >inline
value() constrefcount< T >inline
~refcount()=defaultrefcount< T >