8 ความหมายของ“ operator bool () const” คืออะไร ตัวอย่างเช่น: operator bool() const { return col != 0; } colเป็น int วิธีการoperator bool() constทำงานหรือไม่ 92 c++ operators implicit-conversion conversion-operator