Skip to content

std::String::basic<Char, Traits>::operator<

operator<

Less than comparison

Signature

op <(self, const basic& other) -> bool

Specifiers

  • const
  • noexcept

See Also

Back to basic<Char, Traits>