[ 
https://issues.apache.org/jira/browse/STDCXX-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12595626#action_12595626
 ] 

vitek edited comment on STDCXX-918 at 5/16/08 8:48 AM:
--------------------------------------------------------------

Implemented {{\_\_rw_is_void}}, {{\_\_rw_is_integral}}, 
{{\_\_rw_is_floating_point}}, {{\_\_rw_is_array}}, {{\_\_rw_is_pointer}}, 
{{\_\_rw_is_reference}}, {{\_\_rw_is_enum}} and sketched out a test. Still need 
to implement {{\_\_rw_is_member_function_pointer}}, 
{{\_\_rw_is_member_object_pointer}}, {{\_\_rw_is_union}}, {{\_\_rw_is_class}} 
and {{\_\_rw_is_function}}.

      was (Author: vitek):
    Implemented {{\_\_rw_is_void}}, {{\_\_rw_is_integral}}, 
{{\_\_rw_is_floating_point}}, {{\_\_rw_is_array}}, {{\_\_rw_is_pointer}}, 
{{\_\_rw_is_reference}}, {{\_\_rw_is_member_object_pointer}}, 
{{\_\_rw_is_enum}}, {{\_\_rw_is_function}} and sketched out a test. Still need 
to implement {{\_\_rw_is_member_function_pointer}}, {{\_\_rw_is_union}}, 
{{\_\_rw_is_class}} and {{\_\_rw_is_function}}.
  
> implement tr.meta.unary.cat types
> ---------------------------------
>
>                 Key: STDCXX-918
>                 URL: https://issues.apache.org/jira/browse/STDCXX-918
>             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: 4h
>  Remaining Estimate: 8h
>
> implement {{is_void}} and other types described in tr.meta.unary.cat. write 
> tests for new types.

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

Reply via email to