Template Struct DataTypes< uint32_t >

Page Contents

Struct Documentation

template<>
struct intnat::DataTypes<uint32_t>

Public Types

using SignedType = int32_t
using DoubleType = uint64_t
using SignedDoubleType = int64_t