= 연산자는 문자열을 설정합니다.
Public
const OMString& operator=(const OMString& s); const OMString& operator=(const char s); const OMString& operator=(const char * s);
s
설정할 문자열입니다.
문자열입니다.