Description
PorTypes is a library of integer types. Currently, the library provides one unsigned integer type and one signed integer type. Both types have fixed width, which is specified at compile time via template parameters. The signed integer type uses 2's complement representation.
Categories
License
Update Notifications
User Reviews
Be the first to post a review of PorTypes!