libtcspc C++ API
Streaming TCSPC and time tag data processing
Loading...
Searching...
No Matches
tcspc::with_channel_type Concept Reference
Numeric traits
Description
Concept that is satisfied when
NT
provides an integral
channel_type
.
Concept definition
template
<
typename
NT>
concept
with_channel_type
= std::integral<typename NT::channel_type>
tcspc::with_channel_type
Concept that is satisfied when NT provides an integral channel_type.
Definition
numeric_traits.hpp:87
tcspc
with_channel_type
Generated by
1.16.1