qb
2.0.0.0
C++17 Actor Framework
Issue
Watch
Star
Fork
Follow @isndev
Loading...
Searching...
No Matches
dispose.h
Go to the documentation of this file.
1
24
25
#ifndef QB_IO_ASYNC_EVENT_DISPOSE_H
26
#define QB_IO_ASYNC_EVENT_DISPOSE_H
27
28
namespace
qb::io::async::event {
29
59
struct
dispose
{};
60
61
}
// namespace qb::io::async::event
62
63
#endif
// QB_IO_ASYNC_EVENT_DISPOSE_H
qb::io::async::event::dispose
Event triggered just before an asynchronous I/O object is destroyed or cleaned up.
Definition
dispose.h:59
include
qb
io
async
event
dispose.h
Generated by
1.14.0