Skip to content

LinusVanElswijk/Sign-Type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sign Type

A generic type to hold a sign of an numeric type. It limits possible values of the underlying type to either +1 or -1. It takes the responsibility of keeping a value within this domain from user. The type has zero overhead over using a numeric type directly.

About

sign header-only library type

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published