I would use some template logic to achieve the affect in a more scalable way: #include <iostream> #include <sstream> #include <string> #include <algorithm> ...
確定! 回上一頁