ViVi Home > 技術文書 > ポインタ入門 > 文字列クラス > capacity
int String::capacity() const { return m_allocSize - 1; }
解説:
前: | 次: