#include <Angle.h>
Definition at line 26 of file Angle.h.
◆ operator<=>()
nonvirtual partial_ordering Stroika::Foundation::Math::Angle::operator<=> |
( |
const Angle & |
rhs | ) |
const |
|
default |
- Note
- Comparisons: o static_assert (totally_ordered<Angle>); o partial_ordering because floating point admits only partial ordering.
The documentation for this class was generated from the following files: