![]() |
Cytopia
0.3
A city building simulation game
|
CollectorDefault specialisation for signals with void return type. More...
#include <Signal.hxx>
Public Types | |
using | CollectorResult = void |
Public Member Functions | |
void | result () |
bool | operator() (void) |
CollectorDefault specialisation for signals with void return type.
Definition at line 43 of file Signal.hxx.
using Signal::Lib::CollectorDefault< void >::CollectorResult = void |
Definition at line 45 of file Signal.hxx.
|
inline |
Definition at line 47 of file Signal.hxx.
|
inline |
Definition at line 46 of file Signal.hxx.