The using-directive using namespace std; at any namespace scope introduces every name from the namespace std into the global namespace (since ...
確定! 回上一頁