wangguojin / libbehavior

Automatically exported from code.google.com/p/libbehavior
0 stars 0 forks source link

Patch for error: PriorityNode throws std:out_of_range exception #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

When running your library I experienced problems: once in a while the program 
was sending out_of_range exception from std::vector.

I tracked it down and found where the problem was. Here's a patch that fixes it.

Thanks for your library.

Original issue reported on code.google.com by tat...@gmail.com on 16 Feb 2013 at 7:27

Attachments: