mercredi 21 novembre 2018

Why are deque's pop_front() and pop_back() not noexcept?

Is there any reason that std::deque's pop_front() and pop_back() are not noexcept in C++11 and higher or was that just forgotten?

Aucun commentaire:

Enregistrer un commentaire