|
libtcspc C++ API
Streaming TCSPC and time tag data processing
|
Metafunction to determine if a type list is set-equivalent to another.
Determines if the type arguments of the tcspc::type_list specializations TL0 and TL1 match, disregarding ordering and duplication, and provides the result in the bool member value.
Classes | |
| struct | tcspc::type_list_is_equal_set< TL0, TL1 > |
| Metafunction to determine if a type list is set-equivalent to another. More... | |
Variables | |
| template<typename TL0, typename TL1> | |
| constexpr bool | tcspc::type_list_is_equal_set_v |
| Helper variable template for tcspc::type_list_is_equal_set. | |
|
inlineconstexpr |
Helper variable template for tcspc::type_list_is_equal_set.