List Question
10 TechQA 2015-06-09 20:53:30Is the object being returned temporary or anonymous, and could it cause memory leaks?
							249 views
							
								Asked by AudioBubble
								
							
						
					how does int*& variableName work ?
							93 views
							
								Asked by wazeeer
								
							
						
					Are new and delete still useful in C++14?
							5.7k views
							
								Asked by Michael
								
							
						
					Accessing char array inside struct showing out of bounds error
							1.1k views
							
								Asked by hack-is-art
								
							
						
					Does Deleting a Dynamically Allocated Vector Clear It's Contents
							1.9k views
							
								Asked by Jonathan Mee
								
							
						
					Munmap isn't working
							602 views
							
								Asked by Pusheen_the_dev
								
							
						
					Access violation on try to fill dynamic array (large number of items)
							469 views
							
								Asked by Sergey Svetlikov
								
							
						
					Word translator program based on string comparison - heap memory assertion fails
							93 views
							
								Asked by wing
								
							
						
					How can I track memory allocation of C++ standard library calls?
							701 views
							
								Asked by syntagma
								
							
						
					Program will not output data to console when using a data input size greater than 30 million
							147 views
							
								Asked by David Velasquez