List Question
10 TechQA 2015-06-10 17:12:12Are new and delete still useful in C++14?
							5.7k views
							
								Asked by Michael
								
							
						
					c++ dynamically declared array fails to work
							548 views
							
								Asked by JavaFan
								
							
						
					Safely allocating dynamic arrays with new[]
							873 views
							
								Asked by PeanutsGrowUnderground
								
							
						
					Behavior of this.new and bare this in inner classes
							3.6k views
							
								Asked by aziis98
								
							
						
					what's wrong with custom allocator in C++?
							261 views
							
								Asked by Destructor
								
							
						
					*array[] is not initialized - Code Analysis Warning C6001
							1k views
							
								Asked by Nick Dawn
								
							
						
					C++ New/Delete Error?
							742 views
							
								Asked by botch
								
							
						
					Keyword `new` in combination with `auto`
							98 views
							
								Asked by abraham_hilbert
								
							
						
					Does using methods from internal classes without object initialization using new keyword cause memory leak in C# Winforms
							141 views
							
								Asked by Ganesh Kamath - 'Code Frenzy'
								
							
						
					How to force pointer returned by new operator to be 32-byte aligned
							1.5k views
							
								Asked by Harper