tqchen opened a new pull request, #782: URL: https://github.com/apache/tvm-ffi/pull/782
Allow values implicitly convertible to the replacement type to initialize UnchangedOr directly, enabling bare object returns through Expected<UnchangedOr<Any>>. The constrained C++17 forwarding constructor materializes the replacement type and preserves dedicated unchanged, error, and wrapper conversions. -- 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]
