We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ffi::ir_stream::Serializer
1 parent f3b1cf6 commit 9a8bb59Copy full SHA for 9a8bb59
components/core/src/clp/ffi/ir_stream/Serializer.hpp
@@ -14,7 +14,7 @@
14
15
namespace clp::ffi::ir_stream {
16
/**
17
- * A work-in-progress class for serializing log events into the kv-pair IR format.
+ * Class for serializing log events into the kv-pair IR format.
18
*
19
* This class:
20
* - maintains all necessary internal data structures to track serialization state;
0 commit comments