operator==# Fully qualified name: carb::extras::operator== Defined in carb/extras/Path.h inline bool carb::extras::operator==( const char *left, const Path &right, )# Equality operator. Parameters: left – a NUL-terminated char buffer representation of a Path right – a Path Returns: true if the paths are equal; false otherwise