adamdebreceni commented on a change in pull request #1032:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1032#discussion_r603068827



##########
File path: libminifi/include/core/state/Value.h
##########
@@ -580,6 +573,10 @@ struct SerializedResponseNode {
   SerializedResponseNode(const SerializedResponseNode &other) = default;
 
   SerializedResponseNode &operator=(const SerializedResponseNode &other) = 
default;
+
+  bool empty() {

Review comment:
       we could make it const




-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to