You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@stdcxx.apache.org by "Travis Vitek (JIRA)" <ji...@apache.org> on 2008/05/07 23:01:56 UTC

[jira] Created: (STDCXX-919) implement tr.meta.unary.com types

implement tr.meta.unary.com types
---------------------------------

                 Key: STDCXX-919
                 URL: https://issues.apache.org/jira/browse/STDCXX-919
             Project: C++ Standard Library
          Issue Type: Sub-task
          Components: TR1.4 - Metaprogramming and Type Traits
            Reporter: Travis Vitek
             Fix For: 4.3


implement {{is_arithmetic}} and other tr.meta.unary.comp types. write tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-919) implement tr.meta.unary.comp types

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek updated STDCXX-919:
--------------------------------

    Summary: implement tr.meta.unary.comp types  (was: implement tr.meta.unary.com types)

> implement tr.meta.unary.comp types
> ----------------------------------
>
>                 Key: STDCXX-919
>                 URL: https://issues.apache.org/jira/browse/STDCXX-919
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: TR1.4 - Metaprogramming and Type Traits
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.3
>
>   Original Estimate: 12h
>          Time Spent: 2h
>  Remaining Estimate: 10h
>
> implement {{is_arithmetic}} and other tr.meta.unary.comp types. write tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (STDCXX-919) implement tr.meta.unary.com types

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STDCXX-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595628#action_12595628 ] 

Travis Vitek commented on STDCXX-919:
-------------------------------------

Initial implementation of  {{\_\_rw_is_arithmetic}}, {{\_\_rw_is_fundamental}}, {{\_\_rw_is_object}}, {{\_\_rw_is_scalar}}, {{\_\_rw_is_compound}}, {{\_\_rw_is_member_pointer}} and most of a test.

> implement tr.meta.unary.com types
> ---------------------------------
>
>                 Key: STDCXX-919
>                 URL: https://issues.apache.org/jira/browse/STDCXX-919
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: TR1.4 - Metaprogramming and Type Traits
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.3
>
>   Original Estimate: 12h
>          Time Spent: 2h
>  Remaining Estimate: 10h
>
> implement {{is_arithmetic}} and other tr.meta.unary.comp types. write tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (STDCXX-919) implement tr.meta.unary.com types

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek reassigned STDCXX-919:
-----------------------------------

    Assignee: Travis Vitek

> implement tr.meta.unary.com types
> ---------------------------------
>
>                 Key: STDCXX-919
>                 URL: https://issues.apache.org/jira/browse/STDCXX-919
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: TR1.4 - Metaprogramming and Type Traits
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.3
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> implement {{is_arithmetic}} and other tr.meta.unary.comp types. write tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (STDCXX-919) implement tr.meta.unary.comp types

Posted by "Travis Vitek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Travis Vitek resolved STDCXX-919.
---------------------------------

    Resolution: Fixed

> implement tr.meta.unary.comp types
> ----------------------------------
>
>                 Key: STDCXX-919
>                 URL: https://issues.apache.org/jira/browse/STDCXX-919
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: TR1.4 - Metaprogramming and Type Traits
>            Reporter: Travis Vitek
>            Assignee: Travis Vitek
>             Fix For: 4.3.0
>
>   Original Estimate: 12h
>          Time Spent: 11h
>  Remaining Estimate: 1h
>
> implement {{is_arithmetic}} and other tr.meta.unary.comp types. write tests.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.