SourcePro® 2025.1 |
SourcePro® API Reference Guide |
A base class for RWMathVec iterators. More...
#include <rw/math/mathvec.h>
Friends | |
std::strong_ordering | operator<=> (const RWMathVecIteratorBase &lhs, const RWMathVecIteratorBase &rhs) |
bool | operator== (const RWMathVecIteratorBase &lhs, const RWMathVecIteratorBase &rhs) |
A base class from which the iterators for RWMathVec are derived.
|
friend |
Performs a comparison of the relative logical position represented by lhs to rhs.
|
friend |
Returns true
if the RWMathVecIteratorBase objects lhs and rhs point to the same element. Otherwise, returns false
.
Copyright © 2025 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |