cxxomfort  rel.20210622
Simple backports for C++ - http://ryan.gulix.cl/fossil.cgi/cxxomfort/
to_signed_t< T, If > Struct Template Reference

Provides the equivalent signed integral type to an integral type T . More...

Detailed Description

template<typename T, typename If = void>
struct cxxomfort::impl::numeric::to_signed_t< T, If >

Provides the equivalent signed integral type to an integral type T .


The documentation for this struct was generated from the following file: