Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RoomMessageEvent: make msgTypes constexpr
It actually should be std::array, not std::vector; and now that std::to_array() is available everywhere, the initialisation can be made quite neat, too.
- Loading branch information