MPD
0.20.15
|
A utility class which, when used as the first base class, ensures that the EventLoop gets initialized before the other base classes. More...
#include <Instance.hxx>
Data Fields | |
EventLoop | event_loop |
A utility class which, when used as the first base class, ensures that the EventLoop gets initialized before the other base classes.
Definition at line 48 of file Instance.hxx.
EventLoop EventLoopHolder::event_loop |
Definition at line 49 of file Instance.hxx.