GNU Octave  8.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 >
m_countrefcount< T >private
operator count_type(void) constrefcount< T >inline
operator++(void)refcount< T >inline
operator++(int)refcount< T >inline
operator--(void)refcount< T >inline
operator--(int)refcount< T >inline
operator=(const refcount &)=deleterefcount< T >
refcount(count_type initial_count)refcount< T >inline
refcount(const refcount &)=deleterefcount< T >
value(void) constrefcount< T >inline
~refcount(void)=defaultrefcount< T >