rend

提供:cppreference.com
移動: 案内, 検索

Syntax:

    #include <string>
    reverse_iterator rend();
    const_reverse_iterator rend() const;

rend()関数は、現在の文字列の先頭を指すリバースイテレータを返します。

rend()の実行時間は、定数時間です。

Related Topics: begin, end, rbegin

個人用ツール
名前空間
変種
操作
案内
ツールボックス
他の言語