List Question
10 TechQA 2015-06-09 13:21:15Do I need to free a character buffer after passing it to std::string()?
457 views
Asked by Mayur
Why do the const accessors of std::string return a reference?
166 views
Asked by Emil Laine
Convert boost::container::boost basic_string to std::string
4.1k views
Asked by wizurd
Using zlib for std::string and stringstream
3.3k views
Asked by V Shreyas
How to get a writable C buffer from std::string?
4.6k views
Asked by c00000fd
Substring of a std::string in utf-8? C++11
10.9k views
Asked by Jonny
what is the correct way to concat strings in c++ and execute using system
302 views
Asked by nadine87
Lifetime of returned strings and their .c_str()
1.3k views
Asked by PhilLab
Using strings in switch statements - where do we stand with C++17?
12.5k views
Asked by einpoklum
Assure correct string input in C++
600 views
Asked by Dragan Zrilić