FrozenGene commented on issue #4628: [Object] Add String container URL: https://github.com/apache/incubator-tvm/pull/4628#issuecomment-591453421 @wweic mac is libcxx. According to the doc : https://libcxx.llvm.org/docs/FeatureTestMacroTable.html it should have __cpp_lib_string_view in C++17. We should make C++17 could work. C++14 doesn’t have macro to guarantee
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
