Namespaces

Records

Functions

  • bool operator== (const StringPiece & x, const StringPiece & y)

    Defined at line 176 of file ../../third_party/re2/src/re2/stringpiece.h

  • bool operator!= (const StringPiece & x, const StringPiece & y)

    Defined at line 183 of file ../../third_party/re2/src/re2/stringpiece.h

  • bool operator< (const StringPiece & x, const StringPiece & y)

    Defined at line 187 of file ../../third_party/re2/src/re2/stringpiece.h

  • std::ostream & operator<< (std::ostream & o, const StringPiece & p)

    Allow StringPiece to be logged.

  • bool operator> (const StringPiece & x, const StringPiece & y)

    Defined at line 193 of file ../../third_party/re2/src/re2/stringpiece.h

  • bool operator<= (const StringPiece & x, const StringPiece & y)

    Defined at line 197 of file ../../third_party/re2/src/re2/stringpiece.h

  • bool operator>= (const StringPiece & xconst StringPiece & y)

    Defined at line 201 of file ../../third_party/re2/src/re2/stringpiece.h