You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I overwrote all allocations to use criterion's those news and deletes printed in the output show they get called, when accesing the count attribute, or reading it via a local method (read_count()) everything works, but when I call the get_count() virtual method I get a crash.
The text was updated successfully, but these errors were encountered:
I overwrote all allocations to use criterion's those news and deletes printed in the output show they get called, when accesing the count attribute, or reading it via a local method (read_count()) everything works, but when I call the get_count() virtual method I get a crash.
The text was updated successfully, but these errors were encountered: