There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object destructor is called due to stack-unwinding or due to normal scope leaving.