ViVi Home > 技術文書 > ポインタ入門 > 文字列クラス > isEmpty
bool String::isEmpty() const { return m_size == 0; }
解説:
前: | 次: