Project
Loading...
Searching...
No Matches
o2::framework::is_combinations_generator Concept Reference
#include <
GroupedCombinations.h
>
Concept definition
template
<
typename
T>
concept
o2::framework::is_combinations_generator
=
requires
(T t) {
typename
T::GroupedIterator;
&T::begin;
&T::end;
}
o2::framework::is_combinations_generator
Definition
GroupedCombinations.h:244
Detailed Description
Definition at line
244
of file
GroupedCombinations.h
.
o2
framework
is_combinations_generator
Generated on Tue Feb 25 2025 17:03:43 for Project by
1.9.8