GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave_value_int_traits< T > Class Template Reference

#include "ov-int-traits.h"

Public Types

typedef T scalar_type
 

Detailed Description

template<typename T>
class octave_value_int_traits< T >

Definition at line 39 of file ov-int-traits.h.

Member Typedef Documentation

◆ scalar_type

template<typename T>
typedef T octave_value_int_traits< T >::scalar_type

Definition at line 43 of file ov-int-traits.h.


The documentation for this class was generated from the following file: