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.
struct
class
1 parent 577bbb0 commit 081f8d8Copy full SHA for 081f8d8
include/cppkafka/message.h
@@ -43,7 +43,7 @@
43
namespace cppkafka {
44
45
class MessageTimestamp;
46
-struct Internal;
+class Internal;
47
48
/**
49
* \brief Thin wrapper over a rdkafka message handle
0 commit comments