onnxruntime
bf006d34 - Used feature macro for if constexpr in a public header (#16836)

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.
Author
Parents
Loading