List Question
10 TechQA 2015-06-09 13:21:15Do I need to free a character buffer after passing it to std::string()?
							499 views
							
								Asked by Mayur
								
							
						
					Why do the const accessors of std::string return a reference?
							209 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.4k views
							
								Asked by V Shreyas
								
							
						
					How to get a writable C buffer from std::string?
							4.7k views
							
								Asked by c00000fd
								
							
						
					Substring of a std::string in utf-8? C++11
							11k views
							
								Asked by Jonny
								
							
						
					what is the correct way to concat strings in c++ and execute using system
							342 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.6k views
							
								Asked by einpoklum
								
							
						
					Assure correct string input in C++
							651 views
							
								Asked by Dragan Zrilić