Support runtime compare between std::string and folly::IOBuf
commit1896d436f2d83e4a9eecc3aa393c032d338a2bdc
authorAlfred Fuller <afuller@fb.com>
Sun, 11 Sep 2022 21:54:02 +0000 (11 14:54 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Sun, 11 Sep 2022 21:54:02 +0000 (11 14:54 -0700)
tree0620f7e1804078476a653efba3e85e4d1e35672e
parentb1e15b4b1cc8831ca57250ff6782bc666a668ebc
Support runtime compare between std::string and folly::IOBuf

Summary:
The most nieve of impls for now.

(Note: this ignores all push blocking failures!)

Reviewed By: iahs

Differential Revision: D39267350

fbshipit-source-id: d46ded4ea1d7cf33ec38f1893a73e8234a595e48
third-party/thrift/src/thrift/lib/cpp2/op/detail/ValueOp.h
third-party/thrift/src/thrift/lib/cpp2/type/RuntimeTest.cpp
third-party/thrift/src/thrift/lib/cpp2/type/detail/NativeType.h