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.
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.