stdcxx-dev  

[jira] Created: (STDCXX-688) remove include/xxx_spec.h headers

Martin Sebor (JIRA)
Mon, 07 Jan 2008 12:42:56 -0800

remove include/xxx_spec.h headers
---------------------------------

                 Key: STDCXX-688
                 URL: https://issues.apache.org/jira/browse/STDCXX-688
             Project: C++ Standard Library
          Issue Type: Improvement
          Components: 23. Containers
            Reporter: Martin Sebor
            Priority: Minor


The xxx_spec.h headers below are a vestige of a failed attempt to provide 
partial specializations of standard containers for pointer types. They have 
never been used, in all likelihood are broken, and should be removed.

$ svn ls http://svn.apache.org/repos/asf/incubator/stdcxx/trunk/include/ | grep 
_spec\.h
deque_spec.h
list_spec.h
vector_spec.h


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

  • [jira] Created: (STDCXX-688) remove include/xxx_spec.h headers Martin Sebor (JIRA)