This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/53561] [c++0x] regex_replace is missing overloads


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53561

Matthias Vallentin <vallentin at icir dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vallentin at icir dot org

--- Comment #2 from Matthias Vallentin <vallentin at icir dot org> 2012-07-21 17:51:57 UTC ---
(In reply to comment #1)
> Never mind.  I just saw that the implementation isn't supposed to be done.

The documentation still mentions that regex_replace is not yet implemented:

    /** @todo Implement this function. */

Any ideas when we can start using it?

    Matthias


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]