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:107
o2::framework::is_process_configurable
Definition
Configurable.h:132
Detailed Description
Definition at line
132
of file
Configurable.h
.
o2
framework
is_process_configurable
Generated on Wed May 13 2026 18:46:26 for Project by
1.9.8