JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::Math::COrderedWith Concept Reference

#include <JPLSpatial/Math/Math.h>

Concept definition

template<class T1, class T2>
concept JPL::Math::COrderedWith = std::totally_ordered_with<T1, T2>
Definition Math.h:63