Translations of this page?:

size

Syntax:

    #include <string>
    size_type size() const;

size() 関数は現在の文字列の文字数を返します。

size() の実行時間は、一定時間です。

Related Topics: capacity, empty, length, max_size, resize

 
• • • SitemapRecent changesRSScc