You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2005/09/19 19:26:28 UTC

[jira] Created: (STDCXX-30) implement TR1 metaprogramming facilities and type traits

implement TR1 metaprogramming facilities and type traits
--------------------------------------------------------

         Key: STDCXX-30
         URL: http://issues.apache.org/jira/browse/STDCXX-30
     Project: STDCXX
        Type: Sub-task
  Components: TR1.4 - Metaprogramming and Type Traits  
    Versions: 4.1.2    
 Environment: All
    Reporter: Martin Sebor


This is a placeholder task to implement the C++ Standard Library extensions described in the Metaprogramming and Type Traits section of the Technical Report on C++ Library Extensions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (STDCXX-30) implement TR1 metaprogramming facilities and type traits

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

Andrew Black updated STDCXX-30:
-------------------------------

        Fix Version/s: 5.0
    Affects Version/s:     (was: 4.1.2)

This task is a forward looking task for the next version of the C++ standard. As we are tentatively planning inclusion of most or all of the TR1 feature set in the 5.0 release, I am setting that release as a fix target.

> implement TR1 metaprogramming facilities and type traits
> --------------------------------------------------------
>
>                 Key: STDCXX-30
>                 URL: https://issues.apache.org/jira/browse/STDCXX-30
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: TR1.4 - Metaprogramming and Type Traits
>         Environment: All
>            Reporter: Martin Sebor
>             Fix For: 5.0
>
>
> This is a placeholder task to implement the C++ Standard Library extensions described in the Metaprogramming and Type Traits section of the Technical Report on C++ Library Extensions.

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


[jira] Commented: (STDCXX-30) implement TR1 metaprogramming facilities and type traits

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/STDCXX-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12496336 ] 

Martin Sebor commented on STDCXX-30:
------------------------------------

The Type Traits are:
 * Unary type traits (<type_traits>)
 * Relationship between types (<type_traits>)
 * Transformation between types (<type_traits>)

> implement TR1 metaprogramming facilities and type traits
> --------------------------------------------------------
>
>                 Key: STDCXX-30
>                 URL: https://issues.apache.org/jira/browse/STDCXX-30
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: TR1.4 - Metaprogramming and Type Traits
>    Affects Versions: 4.1.2
>         Environment: All
>            Reporter: Martin Sebor
>
> This is a placeholder task to implement the C++ Standard Library extensions described in the Metaprogramming and Type Traits section of the Technical Report on C++ Library Extensions.

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