Project
Loading...
Searching...
No Matches
o2::soa::can_bind Concept Reference
#include <
Concepts.h
>
Concept definition
template
<
typename
T,
typename
B>
concept
o2::soa::can_bind
=
requires
(T&& t) {
{ t.B::mColumnIterator };
}
o2::soa::can_bind
Definition
Concepts.h:85
Detailed Description
require a type that can be bound as a column of type
B
Definition at line
85
of file
Concepts.h
.
o2
soa
can_bind
Generated on Mon Aug 3 2026 17:15:05 for Project by
1.9.8