dimanche 28 février 2016

Why is the return type of std::reverse_iterator::operator[] unspecified?

I was wondering, why, in C++, the return type of std::reverse_iterator::operator[] is left unspecified. Shouldn't it be a std::reverse_iterator::reference?

Aucun commentaire:

Enregistrer un commentaire