Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20dfef6 + 88d61ce commit c2b4238Copy full SHA for c2b4238
Disruptor/CMakeLists.txt
@@ -65,6 +65,8 @@ set(Disruptor_headers
65
IEventHandler.h
66
IEventProcessor.h
67
IEventProcessorFactory.h
68
+ IEventReleaseAware.h
69
+ IEventReleaser.h
70
IEventSequencer.h
71
IEventTranslator.h
72
IEventTranslatorVararg.h
0 commit comments