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:114
Detailed Description
Definition at line
114
of file
Configurable.h
.
o2
framework
is_process_configurable
Generated on Tue Feb 25 2025 17:03:43 for Project by
1.9.8