|
fennec
|
This header contains various compile-time functions for changing the characteristics of a provided type
| Syntax | Description | ||
|---|---|---|---|
typename make_signed<TypeT>::type make_signed_t<TypeT> |
| ||
typename make_unsigned<TypeT>::type make_unsigned_t<TypeT> |
|