Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-1004

remove _RWSTD_NO_CLASS_PARTIAL_SPEC and workarounds

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.3.x
    • 4.3.0
    • Configuration
    • None

    Description

      Similarly to STDCXX-978, we should remove all config tests for partial specialization and clean up conditionally compiled code that depends on the config macros:

      Here's where I see them in my local copy:

      $ (cd ~/stdcxx-4.3.x && find . -type f ! -path "*/.svn/*" ! -name "*~" | xargs grep -l _PARTIAL_)
      ./etc/config/src/VA_LIST.cpp
      ./src/vecbool.cpp
      ./examples/include/examples.h
      ./tests/containers/23.vector.cons.cpp
      ./tests/utilities/20.operators.cpp
      ./tests/include/rw_alg_test.h
      ./include/list
      ./include/string
      ./include/algorithm.cc
      ./include/ostream
      ./include/vector.cc
      ./include/limits
      ./include/#vector#
      ./include/vector
      ./include/deque
      ./include/algorithm
      ./include/rw/_defs.h
      ./include/rw/_iterbase.h
      ./include/rw/_select.h
      ./include/rw/_iterator.h
      ./include/rw/_tree.h
      ./include/rw/_config.h
      ./include/rw/_allocator.h
      ./include/rw/_algobase.h
      ./ChangeLog
      ./README
      

      Attachments

        Activity

          People

            elemings Eric Lemings
            sebor Martin Sebor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 3h
                3h
                Remaining:
                Remaining Estimate - 3h
                3h
                Logged:
                Time Spent - Not Specified
                Not Specified