y3c-stl 0.3.3
Friendly C++ STL wrapper with automatic stacktrace
|
example output:
100y3c-stl terminated: undefined behavior detected (ub_access_deleted)Stack trace (most recent call first):#0 0x0000559306c40722 in main at /home/runner/work/y3c-stl/y3c-stl/build/../examples/shared_ptr-unwrap-ref.cc:9:247: std::cout << unwrap(ref) << std::endl;8: a.reset();9: std::cout << unwrap(ref) << std::endl;10: }Definition array.h:8