cppnamelint
cppnamelint copied to clipboard
Is it a correct behavior in C++?
operator HANDLE() const
{
return m_hComm;
};