yangxk1 commented on code in PR #705:
URL: https://github.com/apache/incubator-graphar/pull/705#discussion_r2174103492


##########
maven-projects/java/src/main/java/org/apache/graphar/stdcxx/StdPair.java:
##########
@@ -35,7 +35,7 @@
 @CXXHead(system = "utility")
 @CXXHead(GAR_GRAPH_H)
 @CXXTemplate(
-        cxx = {"GraphArchive::IdType", "GraphArchive::IdType"},
+        cxx = {"graphar::IdType", "graphar::IdType"},

Review Comment:
   The current namespace is `graphar`, and I've updated the code to use 
variables defined in `const`. 



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to