Signal library
Put the headers files in your project and include sig.hpp
enjoy :)
You can See example in tests/ directory or by the following commands lines
- make basic.test
- make switcher.test
- make timer.test
or just typing bellow for all tests
make tests