|
ion 0.12.0
Atomic concurrency support library
|
Represents signal source previous (old) and current (new) value. More...
#include <signal.hpp>
Public Types | |
| using | ValueType = T |
Public Attributes | |
| ValueType | previous |
| ValueType | current |
Represents signal source previous (old) and current (new) value.