Project
Loading...
Searching...
No Matches
o2::framework::is_process_configurable Concept Reference
#include <
Configurable.h
>
Concept definition
template
<
typename
T>
concept
o2::framework::is_process_configurable
=
is_configurable<T>
&&
requires
(T t) { t.process; }
o2::framework::is_configurable
Definition
Configurable.h:87
o2::framework::is_process_configurable
Definition
Configurable.h:113
Detailed Description
Definition at line
113
of file
Configurable.h
.
o2
framework
is_process_configurable
Generated on Fri Feb 20 2026 12:19:51 for Project by
1.9.8