Public Types | Static Public Attributes

query_integer_type< qsize, qsigned > Struct Template Reference

#include "oct-inttypes.h"

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

List of all members.

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 50 of file oct-inttypes.h.


Member Typedef Documentation

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

Definition at line 54 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 53 of file oct-inttypes.h.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines