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?
std::reverse_iterator::operator[]
std::reverse_iterator::reference
Aucun commentaire:
Enregistrer un commentaire