[
https://issues.apache.org/jira/browse/STDCXX-923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Travis Vitek updated STDCXX-923:
--------------------------------
Description: implement {{remove_reference}},
{{add_lvalue_reference}} and {{add_rvalue_reference}}. write tests. (was:
implement {{remove_reference}} and {{add_reference}}. write tests.)
Remaining Estimate: 6h (was: 4h)
Original Estimate: 6h (was: 4h)
{{add_reference}} was split into {{add_lvalue_reference}} and
{{add_rvalue_reference}} for c++0x. This makes the implementation of each a bit
more complicated. Updated estimates accordingly.
> implement tr.meta.trans.ref types
> ---------------------------------
>
> Key: STDCXX-923
> URL: https://issues.apache.org/jira/browse/STDCXX-923
> 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: 6h
> Remaining Estimate: 6h
>
> implement {{remove_reference}}, {{add_lvalue_reference}} and
> {{add_rvalue_reference}}. write tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.