Enhance rw_any_t class to allow derived classes to support additional types.
----------------------------------------------------------------------------
Key: STDCXX-971
URL: https://issues.apache.org/jira/browse/STDCXX-971
Project: C++ Standard Library
Issue Type: Improvement
Affects Versions: 4.2.1
Reporter: Eric Lemings
Fix For: 4.3
Currently, the {{rw_any_t}} class, as defined in the RWTest header
{{<rw_any.h>}}, does not contain the necessary protected members to allow
derived classes to extend the base class interface to support additional types.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.