|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Concept that is satisfied when T conforms to the libtcspc data mapper interface for event type Event and datapoint type Datapoint.
Determines whether T is move-constructible and provides operator()(Event const &) const returning Datapoint.