[Bug c++/78491] invalid conversion from 'const void*' to 'void*'

lucanus81 at gmail dot com gcc-bugzilla@gcc.gnu.org
Wed Nov 23 10:10:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78491

--- Comment #2 from Luca Stoppa <lucanus81 at gmail dot com> ---
Just wanted to add that changing the vector element from "const std::string" to
"std::string" seems to fix this issue.


More information about the Gcc-bugs mailing list