Returns true if lhs is less than rhs using a strict ordering.
true
template< class String> bool operator()( value_type const& lhs, String const& rhs) const;