|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Concept that is satisfied when T conforms to the libtcspc output stream interface.
Determines whether T is move-constructible and provides the noexcept member functions is_error(), tell(), and write() with the signatures and return types documented at Output streams.