jmalkin commented on code in PR #281:
URL: https://github.com/apache/datasketches-cpp/pull/281#discussion_r888539156
##########
kll/include/kll_sketch.hpp:
##########
@@ -469,8 +491,8 @@ class kll_sketch {
/**
* This method deserializes a sketch from a given stream.
* @param is input stream
- * @param instance of a SerDe
- * @param instance of an Allocator
+ * @param serge instance of a SerDe
Review Comment:
type in serde
##########
kll/include/kll_sketch.hpp:
##########
@@ -469,8 +491,8 @@ class kll_sketch {
/**
* This method deserializes a sketch from a given stream.
* @param is input stream
- * @param instance of a SerDe
- * @param instance of an Allocator
+ * @param serge instance of a SerDe
Review Comment:
typo in serde
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]