Project
Loading...
Searching...
No Matches
o2::conf::MapLike Concept Reference
#include <
ConfigurableParam.h
>
Concept definition
template
<
typename
T>
concept
o2::conf::MapLike
=
Container<T>
&&
requires
{
typename
T::key_type;
typename
T::mapped_type;
}
o2::conf::Container
Definition
ConfigurableParam.h:149
o2::conf::MapLike
Definition
ConfigurableParam.h:157
Detailed Description
Definition at line
157
of file
ConfigurableParam.h
.
o2
conf
MapLike
Generated on Fri Jun 26 2026 13:47:41 for Project by
1.9.8