Project
Loading...
Searching...
No Matches
o2::framework::is_spawns Concept Reference
#include <
AnalysisHelpers.h
>
Concept definition
template
<
typename
T>
concept
o2::framework::is_spawns
=
requires
(T t) {
typename
T::metadata;
requires
std::same_as<
decltype
(t.pack()),
typename
T::expression_pack_t>;
}
o2::framework::is_spawns
Definition
AnalysisHelpers.h:288
Detailed Description
Definition at line
288
of file
AnalysisHelpers.h
.
o2
framework
is_spawns
Generated on Tue Feb 25 2025 17:03:43 for Project by
1.9.8