![]() |
Scanframe Modular Application 0.1.0
|
#include <csetjmp>
#include <csignal>
#include <functional>
#include <misc/global.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | sf::SegmentFaultHandler |
Class which intercepts SIGSEGV signals caused in a callback lambda function and recovers from it. Useful in unit testing where a SIGSEGV is expected to happen. More... | |
Namespaces | |
namespace | sf |