/strong_typedef

A class template that creates a new type that is distinct from the underlying type, but convertible to and from it

Primary LanguageC++

Issues