|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Created: (STDCXX-981) type traits should need consider extended integral typestype 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. |
|
|
Updated: (STDCXX-981) type traits should need consider extended integral types[ 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. |
|
|
Updated: (STDCXX-981) type traits should need consider extended integral types[ https://issues.apache.org/jira/browse/STDCXX-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-981: -------------------------------- Affects Version/s: (was: 4.3.0) 4.3.x Fix Version/s: (was: 4.3.0) 4.3.x Set both Affects Version/s and Fix Version/s to 4.3.x. > 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.x > Reporter: Travis Vitek > Assignee: Travis Vitek > Fix For: 4.3.x > > 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. |
|
|
Commented: (STDCXX-981) type traits should need consider extended integral types[ https://issues.apache.org/jira/browse/STDCXX-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614638#action_12614638 ] Martin Sebor commented on STDCXX-981: ------------------------------------- I agree we should support ??extended integral types?? if/when they exist. Unless current implementations have some in common (I don't know of any extended integer types on any of our target platforms) we will probably need to hardcode them for each platform as we discover 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.x > Reporter: Travis Vitek > Assignee: Travis Vitek > Fix For: 4.3.x > > 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. |
|
|
Updated: (STDCXX-981) type traits should need consider extended integral types[ https://issues.apache.org/jira/browse/STDCXX-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Sebor updated STDCXX-981: -------------------------------- Priority: Minor (was: Major) Bumped down Priority to Minor. > 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.x > Reporter: Travis Vitek > Assignee: Travis Vitek > Priority: Minor > Fix For: 4.3.x > > 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. |
| Free embeddable forum powered by Nabble | Forum Help |