SPUC  3.0
Public Types | List of all members
SPUC::int_type_size< 8 > Struct Template Reference

Specialization for 8 bits. More...

#include <spuc_fixed_common.h>

Public Types

typedef int8_t int_type
 
typedef uint8_t uint_type
 
typedef int8_t int_type
 
typedef uint8_t uint_type
 

Detailed Description

template<>
struct SPUC::int_type_size< 8 >

Specialization for 8 bits.

Member Typedef Documentation

typedef int8_t SPUC::int_type_size< 8 >::int_type
typedef int8_t SPUC::int_type_size< 8 >::int_type
typedef uint8_t SPUC::int_type_size< 8 >::uint_type
typedef uint8_t SPUC::int_type_size< 8 >::uint_type

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