GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
This is the complete list of members for octave_refcount< T >, including all inherited members.
count | octave_refcount< T > | private |
count_type typedef | octave_refcount< T > | |
get(void) | octave_refcount< T > | inline |
octave_refcount(count_type initial_count) | octave_refcount< T > | inline |
operator count_type(void) const | octave_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 |