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