http://eel.is/c++draft/expr.rel#4.3.sentence-1
std::less is blessed by the standard to work with any two pointers, so relational containers work with pointers.
http://eel.is/c++draft/expr.rel#4.3.sentence-1
std::less is blessed by the standard to work with any two pointers, so relational containers work with pointers.