|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Utility for naming a data type set without additional definitions.
This is intended for use by code generators, such as the Python bindings.
In normal C++ code, it is better to define a data type set from scratch, or by deriving from tcspc::default_data_types. Use of this template should be avoided because the template parameter ordering is error-prone.