PhotonVision C++
dev-v2025.3.1-56-g7c68cfa0
Loading...
Searching...
No Matches
photon::arithmetic Concept Reference
#include <
photon/dataflow/structures/Packet.h
>
Concept definition
template
<
typename
T>
concept
photon::arithmetic
= std::integral<T> || std::floating_point<T>
photon::arithmetic
Definition
Packet.h:145
photon
arithmetic
Generated by
1.12.0