Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
std::istream::ignore は、いずれかが delim と等しくなるまで文字を破棄します。char ではなく文字列に作用する代替手段はありますか?