New Singleton Release!
I'm pretty confident that this is the last major update before the review starts. All new library features and changes are explained in the documentation. The new library is available here: http://tinyurl.com/6qvrd -Jason
While working on adding more example code, I discovered a fatal flaw in the longevity_lifetime implementation, which could lead to crashes or undefined behavior. This bug has been fixed and the new version is online now. http://tinyurl.com/6qvrd -Jason
Jason Hise wrote:
While working on adding more example code, I discovered a fatal flaw in the longevity_lifetime implementation, which could lead to crashes or undefined behavior. This bug has been fixed and the new version is online now.
-Jason
*sigh* I thought I had fixed the bug, but I hadn't. Now I'm almost positive I tracked it to its source (pushing onto a priority_queue while it is in the process of popping is a bad idea). It should all be fixed now, and a new version is online (again). This version should work! Honest! Sorry for the inconvenience. -Jason
participants (1)
-
Jason Hise