Skip to content

crepererum/int48_t

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

int48_t

This header-only library provides a very simple implementation of a 48bit signed integer (aka int48_t). It is written using the C++11 standard and should basically be runnable by every semi-great compiler out there. The class is designed to behave like a normal integer type, so most conversions will be implicit. There are no external dependencies, apart from the C++ standard library.

License

Copyright © 2016 Marco Neumann

Distributed under the MIT License (MIT).

About

Very simple C++11 int48_t implementation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages