Template Struct DataTypes< uint64_t >

Page Contents

Struct Documentation

template<>
struct intnat::DataTypes<uint64_t>

Public Types

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