ViVi Home > 技術文書 > ポインタ入門 > 文字列クラス > front
char String::front() const { return m_data[0]; }
解説:
前: | 次: