[ https://issues.apache.org/jira/browse/STDCXX-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Travis Vitek updated STDCXX-981: -------------------------------- Description: 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. (was: 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.) > 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 > > Original Estimate: 4h > Remaining Estimate: 4h > > 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.