char_traits::lt

static bool lt(const E& x, const E& y);

The static member function returns true if x compares less than y.