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