Skip to content

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

operator<=

Less than or equal comparison

Signature

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

Specifiers

  • const
  • noexcept

See Also

Back to basic<Char, Traits>