Author
anonymous
almost 8 years ago
$
prog.cc: In member function 'int test::get() const': prog.cc:13:20: error: assignment of member 'test::m_value' in read-only object m_value *= 2; // 変数に変更を加えようとするとError ^