GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Types | Static Public Attributes | List of all members
query_integer_type< qsize, qsigned > Struct Template Reference

#include "oct-inttypes.h"

Collaboration diagram for query_integer_type< qsize, qsigned >:
Collaboration graph
[legend]

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

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

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: