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



##########
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:
       changed it in [7b80c81](7b80c812be57906faff88b091302fa36227f940f)




-- 
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:
[email protected]


Reply via email to