stl_queue.h
15.4 KB
-
stl_queue.h (priority_queue<>::push, [...]): Remove try/catch, just follow the… · 8443c250
stl_queue.h (priority_queue<>::push, [...]): Remove try/catch, just follow the letter of the Standard. 2006-08-04 Paolo Carlini <pcarlini@suse.de> * include/bits/stl_queue.h (priority_queue<>::push, priority_queue<>::pop): Remove try/catch, just follow the letter of the Standard. From-SVN: r115923
Paolo Carlini committed