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