Share Email Facebook Twitter LinkedIn AcString::> C++ bool operator >( std::nullptr_t ) const; Description Compares to empty. Parameters Parameters Description nullptr Only allowed value Returnstrue if this string is not empty, false if empty. LinksAcString