yifeifang commented on code in PR #209:
URL: https://github.com/apache/tvm-ffi/pull/209#discussion_r2479645477
##########
docs/guides/cpp_guide.md:
##########
@@ -582,3 +582,74 @@ void ExampleVariant() {
```
Under the hood, Variant is a wrapper around Any that restricts the type to the
specific types in the list.
+
+## Distribution and ABI Compatibility
Review Comment:
Added a new cpp_packaging guide. Will go add a minimal sample in separate MR
--
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]