ATLAS Offline Software
Loading...
Searching...
No Matches
KeyConcept Concept Reference
#include <
KeyConcept.h
>
Concept definition
template
<
class
T,
class
ID std::
string
>
concept
KeyConcept
=
std::is_arithmetic_v<T> ||
is_char_array<T>::value
|| std::convertible_to<T, ID>
KeyConcept
Definition
KeyConcept.h:17
is_char_array
Definition
KeyConcept.h:11
Detailed Description
Definition at line
17
of file
KeyConcept.h
.
Generated on
for ATLAS Offline Software by
1.14.0