Skip to content

Shelim/vuint

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

#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