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

Specialization for 64 bits. More...

#include <spuc_fixed_common.h>

Public Types

typedef int64_t int_type
 
typedef uint64_t uint_type
 
typedef int64_t int_type
 
typedef uint64_t uint_type
 

Detailed Description

template<>
struct SPUC::int_type_size< 64 >

Specialization for 64 bits.

Member Typedef Documentation

typedef int64_t SPUC::int_type_size< 64 >::int_type
typedef int64_t SPUC::int_type_size< 64 >::int_type
typedef uint64_t SPUC::int_type_size< 64 >::uint_type
typedef uint64_t SPUC::int_type_size< 64 >::uint_type

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