1
0
mirror of https://github.com/wqking/eventpp.git synced 2024-12-27 00:17:02 +08:00

9 Commits

Author SHA1 Message Date
wqking
a243dc0dcb Added function ownsHandle in CallbackList and EventDispatcher 2022-06-13 13:08:19 +08:00
wqking
864f048aee Fixed an unnoticed potential segfault bug 2020-07-02 12:54:50 +08:00
wqking
0859c1c8ad Refactored code and improved unit test that avoid memory leak in CallbackList move assignment 2020-07-01 22:19:15 +08:00
Olivier LDff
12e54ace59 Fix move assignment operator for callback list and unit test 2020-07-01 14:04:06 +02:00
wqking
53114e93c0 Added unit tests 2020-04-17 21:25:01 +08:00
wqking
48b7725412 Fixed warnings 2019-05-30 22:11:20 +08:00
wqking
d4d298b191 Added unit tests 2019-03-31 21:58:02 +08:00
wqking
0bad2cfe96 Removed one kind of forEach callback 2019-03-31 16:46:26 +08:00
wqking
63f67a70a8 Added project for benchmark. 2018-08-05 12:46:36 +08:00