Since we're iterating backward and the iteration is read-only, it is recommended to use const reverse iterators returned by std::string::crbegin ...
確定! 回上一頁