ATLAS Offline Software
Loading...
Searching...
No Matches
CxxUtils
Numeric
CxxUtils::Numeric Concept Reference
#include <
StringUtilsTemplates.h
>
Concept definition
template
<
typename
T>
concept
Numeric
= std::integral<T> || std::floating_point<T>
CxxUtils::Numeric
Definition
StringUtilsTemplates.h:17
Detailed Description
Definition at line
17
of file
StringUtilsTemplates.h
.
Generated on
for ATLAS Offline Software by
1.16.1