isapego commented on a change in pull request #9312:
URL: https://github.com/apache/ignite/pull/9312#discussion_r687607711
##########
File path:
modules/platforms/cpp/binary/include/ignite/impl/interop/interop_memory.h
##########
@@ -48,7 +48,19 @@ namespace ignite
/** Flag: acquired. */
const int IGNITE_MEM_FLAG_ACQUIRED = 0x4;
-
+
+ union BinaryFloatInt32
Review comment:
Fixed.
--
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]