type traits should need consider extended integral types
--------------------------------------------------------
Key: STDCXX-981
URL: https://issues.apache.org/jira/browse/STDCXX-981
Project: C++ Standard Library
Issue Type: Bug
Components: TR1.4 - Metaprogramming and Type Traits
Affects Versions: 4.3
Reporter: Travis Vitek
Assignee: Travis Vitek
Fix For: 4.3
Environments are allowed to provide _extended integral types_, and the
implementation of the {{__rw_is_integral}}, {{__rw_is_signed}},
{{__rw_is_unsigned}}, {{__rw_make_signed}}, and {{__rw_make_unsigned}} traits
should be updated to handle them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.