Currently, code should target C++17, i.e., should not use C++2x features, ... In a C++ source file: class B; void FuncInB(); extern int variable_in_b; ...
確定! 回上一頁