Function mu::tiny::operator!=¶
Defined in File StringView.hpp
Function Documentation¶
-
bool mu::tiny::operator!=(StringView left, StringView right)¶
True if the views refer to different character sequences.
Defined in File StringView.hpp
True if the views refer to different character sequences.