#include "octave-config.h"#include "ov-int8.h"#include "ov-int16.h"#include "ov-int32.h"#include "ov-int64.h"#include "ov-uint8.h"#include "ov-uint16.h"#include "ov-uint32.h"#include "ov-uint64.h"

Go to the source code of this file.
Macros | |
| #define | OCTAVE_VALUE_INT_TRAITS(MT, ST) |
| #define OCTAVE_VALUE_INT_TRAITS | ( | MT, | |
| ST | |||
| ) |
Definition at line 49 of file ov-int-traits.h.