Translations of this page?:

rend

Syntax:

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

rend()関数は、マルチマップの先頭要素を指すリバースイテレータを返します。

rend()は、一定時間で処理されます。

Related Topics: begin, end, rbegin

 
• • • SitemapRecent changesRSScc