onnxruntime
bf006d34
- Used feature macro for if constexpr in a public header (#16836)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Used feature macro for if constexpr in a public header (#16836) ### Description Use feature macro for `if constexpr` ### Motivation and Context We still do not require customers to use C++17 compiler.
References
#16836 - Used feature macro for if constexpr in a public header
Author
yuslepukhin
Parents
d0df83e4
Loading