[Patch, libstdc++/64584, libstdc++/64585] Clear basic_regex after imbue and make assign exception tolerant

Marc Glisse marc.glisse@inria.fr
Sat Apr 11 20:18:00 GMT 2015


On Sat, 11 Apr 2015, Tim Shen wrote:

> I realized that std::move() on an user defined iterator may cause
> compilation error, if user explicitly deletes its move ctor/assign.

That would violate the most basic iterator requirements.

-- 
Marc Glisse



More information about the Libstdc++ mailing list