Namespace: Rx – Class: CRxString – Header: Rx.Core/RxString.h

CRxString::operator== Operator

C++
bool operator==(const char* pcString)

Equality operator.

Parameters

[const char*] pcString

The string.

Returns

bool

True if the parameters are considered equivalent.