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

9 Commits

Author SHA1 Message Date
wqking
c282b562cc Added function clearEvents to EventQueue 2018-07-23 18:49:26 +08:00
wqking
9e663f1c03 Fixed typos in document. 2018-07-11 22:05:29 +08:00
wqking
2c734c8704 Added function processOne to EventQueue 2018-07-10 22:05:00 +08:00
wqking
46285cb8dc Made the major classes copyable/movable/assignable. Add utilities. 2018-07-09 22:15:37 +08:00
wqking
bcb047312b Updated document 2018-05-26 09:01:18 +08:00
wqking
eac5092609 Support non-copyable event argument in EventQueue. 2018-05-20 13:35:27 +08:00
wqking
7b7d65d5b9 Added function peekEvent, takeEvent, and overloaded dispatch to event queue. 2018-05-20 12:49:25 +08:00
wqking
d470c91da9 Improved documents 2018-05-19 20:04:09 +08:00
wqking
581c3efa00 Added documents. 2018-05-19 17:42:41 +08:00