Returns the first index at which an element appears in this vector (testing by pointer equality), or -1 if it never does.
See Implementation
Returns the first index at which an element appears in this vector (testing by pointer equality), or -1 if it never does.