#if __has_include("example.h") #include "example.h" #else #error ... g++ -std=c++17 example.cpp example.cpp:4:6: error: #error "cannot find ...
確定! 回上一頁