GNU Octave  4.4.1
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"

Collaboration diagram for query_integer_type< qsize, qsigned >:

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 82 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 86 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 85 of file oct-inttypes.h.


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