wqking
|
6f6ba44479
|
Added universal reference to args parameter in EventQueue::enqueue, see issue #56. Updated contributor list.
|
2023-02-17 08:53:14 +08:00 |
|
wqking
|
ad6b796b73
|
Removed unused #include from test files
|
2022-03-30 21:12:38 +08:00 |
|
wqking
|
9ba1bfb1f1
|
Added function processUntil in EventQueue
|
2022-01-03 10:13:14 +08:00 |
|
wqking
|
115dae57db
|
Predictor in EventQueue::processIf can have no parameters.
|
2021-10-28 20:46:41 +08:00 |
|
wqking
|
5d72f6cfef
|
Fixed a potential compile issue in EventQueue::enqueue that happens when the EventType has a template type conversion constructor
|
2021-01-29 15:53:21 +08:00 |
|
wqking
|
6b8278e205
|
Add getter functions in EventQueue::QueuedEvent
|
2020-12-21 10:56:25 +08:00 |
|
wqking
|
53114e93c0
|
Added unit tests
|
2020-04-17 21:25:01 +08:00 |
|
wqking
|
3d4c9a09e3
|
Merge branch 'master' into heterogeneous
|
2019-03-29 09:47:43 +08:00 |
|
wqking
|
2f2b506b8e
|
Fixed a bug 'cannot decrement begin list iterator' in EventQueue::processIf
|
2019-03-29 09:47:05 +08:00 |
|
wqking
|
54eed44171
|
Added HeterEventQueue. Moved internal code to internal folder.
|
2018-12-15 10:50:39 +08:00 |
|
wqking
|
4469699d34
|
Rewrote EventQueue::QueuedEvent with meaningful struct
|
2018-12-13 19:32:06 +08:00 |
|
wqking
|
63f67a70a8
|
Added project for benchmark.
|
2018-08-05 12:46:36 +08:00 |
|