PhotonVision C++
dev-v2025.0.0-beta-8-2-gbd1c5c03
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