Closed tmaklin closed 7 months ago
cpprate is prone to running out of memory and throwing std::bad_allocs, which might be good to catch with a hint that there might not be enough memory.
std::bad_alloc
cpprate is prone to running out of memory and throwing
std::bad_alloc
s, which might be good to catch with a hint that there might not be enough memory.