kdtree
kdtree copied to clipboard
When Insert 7950 nodes, the debug version crash.
What steps will reproduce the problem?
Check the code attachment.
When run in VS2010, Win7 64Bit System, debug version will crash, release version no problem.
After delete the last line "vecTest.push_back(testStruct(3076.0f,2939.0f));" , debug will ok.
What is the expected output? What do you see instead?
debug run success as release version.
What version of the product are you using? On what operating system?
Please provide any additional information below.
Original issue reported on code.google.com by [email protected]
on 26 Dec 2014 at 3:22