GNU Octave  6.2.0
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.

count_type typedefoctave::refcount< T >
m_countoctave::refcount< T >private
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
operator=(const refcount &)=deleteoctave::refcount< T >
refcount(count_type initial_count)octave::refcount< T >inline
refcount(const refcount &)=deleteoctave::refcount< T >
value(void) constoctave::refcount< T >inline
~refcount(void)=defaultoctave::refcount< T >