The m_event_kind data member is not part of the swap() in m::win32::event
Open
- Dominant language
- C++
- Stars
- 2
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The `m::win32::event` class's `swap()` member function neglects to swap the `m_event_kind` data member.
Static analysis tools found this for me in the primary client of m, thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.