You can check whether a header is available, via C++17 `__has_include`. But that's the extent of C++ introspection per now. It's a good idea to not write code ...
確定! 回上一頁