Project
Loading...
Searching...
No Matches
o2::framework::is_builds Concept Reference
#include <
Concepts.h
>
Concept definition
template
<
typename
T>
concept
o2::framework::is_builds
=
requires
(T t) {
typename
T::metadata;
typename
T::Key;
t.map.size();
}
o2::framework::is_builds
Definition
Concepts.h:277
Detailed Description
require builds declaration
Definition at line
277
of file
Concepts.h
.
o2
framework
is_builds
Generated on Sun Aug 9 2026 21:00:59 for Project by
1.9.8