You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by "isapego (via GitHub)" <gi...@apache.org> on 2023/04/11 10:10:37 UTC

[GitHub] [ignite-3] isapego commented on a diff in pull request #1926: IGNITE-19264 Simplify C++ Binary Tuple code

isapego commented on code in PR #1926:
URL: https://github.com/apache/ignite-3/pull/1926#discussion_r1162591824


##########
modules/platforms/cpp/ignite/common/uuid.h:
##########
@@ -109,7 +109,7 @@ class uuid {
         return 0;
     }
 
-public:
+private:

Review Comment:
   Wow, nice catch :D



-- 
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: notifications-unsubscribe@ignite.apache.org

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