Use forward declarations where possible in the header: #include <stdfwd.hh> stdfwd::string get_string(); stdfwd::vector<int> ...
確定! 回上一頁