Translations of this page?:

length

Syntax:

    #include <string>
    size_type length() const;

length()関数は現在の文字列の文字数を返します。 この関数の返り値はsize()と同じです。

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

 
• • • SitemapRecent changesRSScc