GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
query_integer_type< qsize, qsigned > Struct Template Reference

#include "oct-inttypes.h"

Public Types

typedef void type
 

Static Public Attributes

static const bool registered = false
 

Detailed Description

template<int qsize, bool qsigned>
struct query_integer_type< qsize, qsigned >

Definition at line 76 of file oct-inttypes.h.

Member Typedef Documentation

◆ type

template<int qsize, bool qsigned>
typedef void query_integer_type< qsize, qsigned >::type

Definition at line 85 of file oct-inttypes.h.

Member Data Documentation

◆ registered

template<int qsize, bool qsigned>
const bool query_integer_type< qsize, qsigned >::registered = false
static

Definition at line 80 of file oct-inttypes.h.


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