|
cpp-terminal 1.0.0
Small C++ library for writing multiplatform terminal applications
|
#include <cstddef>#include <vector>Go to the source code of this file.
Classes | |
| class | Term::Private::Signals |
Namespaces | |
| namespace | Term |
| namespace | Term::Private |
Typedefs | |
| using | sighandler_t = void (*)(int) |
| using sighandler_t = void (*)(int) |
Definition at line 14 of file signals.hpp.