jgarvin / Hard

Integer types for C++ that disallow implicit conversions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple set of classes representing the integer types with identical performance (assuming an optimizing compiler) but that disallow all implicit conversions.

About

Integer types for C++ that disallow implicit conversions


Languages

Language:C++ 100.0%