Skip to content

Shelim/vuint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Variable length Unsigned INTeger


Needs C++11 compiler! (GCC 4.7+, Visual Studio 2013+, not tested on CLang)

Should compile on any platform (tested on Win32/Win64)

Usage: Put include/vuint.hpp in your include directory.

More info at the beginning of vuint.hpp

Samples should compile all by itself

Unit tests depends on Google Test Framework: https://code.google.com/p/googletest/

About

Variable length Unsigned INTeger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages