Project
Loading...
Searching...
No Matches
o2::soa::is_index_table Concept Reference
#include <
Concepts.h
>
Concept definition
template
<
typename
T>
concept
o2::soa::is_index_table
=
requires
(T t) {
t.isIndexTable();
}
o2::soa::is_index_table
Definition
Concepts.h:139
Detailed Description
require soa::IndexTable
Definition at line
139
of file
Concepts.h
.
o2
soa
is_index_table
Generated on Mon Aug 3 2026 17:15:05 for Project by
1.9.8