Returns whether this container holds the same elements as other.
other
Declared in <prevector.h>
<prevector.h>
constexpr bool operator==(prevector const& other) const;
true if both containers hold the same elements in the same order.
true