Skip to content

An unsigned integer class using templates. Implemented in C++.

License

Notifications You must be signed in to change notification settings

AidenWilliams/Unsigned-Integer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unsigned-Integer

An unsigned integer class using templates. Implemented in C++

This is an unsigned integer implementation for the CPS2004 unit in my University course.

A use case can be found in main.cpp. The class is intended to be used like any other numeric type in CPP.

About

An unsigned integer class using templates. Implemented in C++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages