Daniel
Results
1
issues of
Daniel
What is the point of (seeming deliberately) converting 2 `std::string` variables to type `std::vector`, which strips their ending `'\0'`, before passing them to an API which REQUIRES strings are ended...