event/Loop: use boost::intrusive::list to store IdleMonitors and DeferredMonitors
The intrusive contains can easily erase items without searching
through the whole list. This removes a good amount of runtime
overhead.
Showing
Please
register
or
sign in
to comment