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

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

countoctave::refcount< T >private
count_type typedefoctave::refcount< T >
get(void)octave::refcount< T >inline
operator count_type(void) constoctave::refcount< T >inline
operator++(void)octave::refcount< T >inline
operator++(int)octave::refcount< T >inline
operator--(void)octave::refcount< T >inline
operator--(int)octave::refcount< T >inline
refcount(count_type initial_count)octave::refcount< T >inline
value(void) constoctave::refcount< T >inline