ivandasch commented on a change in pull request #9805:
URL: https://github.com/apache/ignite/pull/9805#discussion_r801338135



##########
File path: 
modules/platforms/cpp/core/include/ignite/cache/event/cache_entry_event.h
##########
@@ -30,6 +30,45 @@ namespace ignite
 {
     namespace cache
     {
+        /**
+         * Cache entry event type.
+         */
+        struct CacheEntryEventType

Review comment:
       I am wrong, in absence of enum classes this leads to namespace 
pollution, this variant is the best for C++0x




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


Reply via email to