Project
Loading...
Searching...
No Matches
o2::soa::with_ccdb_urls Concept Reference
#include <
Concepts.h
>
Concept definition
template
<
typename
T>
concept
o2::soa::with_ccdb_urls
=
requires
(T t) {
t.ccdb_urls.size();
}
o2::soa::with_ccdb_urls
Definition
Concepts.h:192
Detailed Description
require a type with ccd_urls container
Definition at line
192
of file
Concepts.h
.
o2
soa
with_ccdb_urls
Generated on Mon Aug 3 2026 17:15:05 for Project by
1.9.8