Project
Loading...
Searching...
No Matches
o2::framework::expressions::arithmetic Concept Reference

helper concepts More...

#include <Expressions.h>

Concept definition

template<typename T>
concept o2::framework::expressions::arithmetic = std::is_arithmetic_v<T>

Detailed Description

helper concepts

Definition at line 350 of file Expressions.h.