a EnumWindows(), but when I use std::for_each() to iterate over it and print each item (cout <<), I get a “binary <<: no operator found which takes a right-hand operand id type const_Ty (or there is no acceptable conversion)” error. The same error throws if I use std::copy on the vector. I’ve included <string> correctly, and I’m using vs2017. Have someone ever faced this issue?
could you share your code?🤔
Обсуждают сегодня