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

[jira] Updated: (STDCXX-933) implement TR1 fixed-size arrays

     [ https://issues.apache.org/jira/browse/STDCXX-933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor updated STDCXX-933:
--------------------------------

     Affects Version/s:     (was: 4.3)
                        4.2.0
                        4.2.1
         Fix Version/s: 4.3
              Assignee: Martin Sebor
    Remaining Estimate: 6h
     Original Estimate: 6h

As Brad says, the implementation of the {{std::tr1::array}} array is in the [{{tr1/array}}|http://svn.apache.org/repos/asf/stdcxx/tags/4.2.0/include/tr1/array] header but there are no tests for it yet.

Scheduled for 4.3 and assigned to self.

> implement TR1 fixed-size arrays
> -------------------------------
>
>                 Key: STDCXX-933
>                 URL: https://issues.apache.org/jira/browse/STDCXX-933
>             Project: C++ Standard Library
>          Issue Type: Sub-task
>          Components: TR1.6 - Containers
>    Affects Versions: 4.2.0, 4.2.1
>            Reporter: Eric Lemings
>            Assignee: Martin Sebor
>             Fix For: 4.3
>
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> Implement class template {{array}} for fixed-size arrays and other interfaces specified in the {{<array>}} header.

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