You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/01/09 18:22:25 UTC

[GitHub] phrocker commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates with c2 validation

phrocker commented on a change in pull request #460: MINIFICPP-479: Add processor property descriptor updates with c2 validation
URL: https://github.com/apache/nifi-minifi-cpp/pull/460#discussion_r246489153
 
 

 ##########
 File path: libminifi/include/io/validation.h
 ##########
 @@ -27,6 +27,21 @@
  * A checker that will, at compile time, tell us
  * if the declared type has a size method.
  */
+template<typename T>
+class empty_function_functor_checker {
 
 Review comment:
   yep just a switch to empty. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services