Fold Ensure.h into Create.h
commit14b8dfa5afe14a0023afc1e4d4109d48a0f24b6c
authorAlfred Fuller <afuller@fb.com>
Mon, 12 Sep 2022 04:08:45 +0000 (11 21:08 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 12 Sep 2022 04:08:45 +0000 (11 21:08 -0700)
tree6bef1a22bda2c8dbabb25930e6b6ce6160326624
parent18aeb30486df0cc02526ae69ddcec6d8fe347807
Fold Ensure.h into Create.h

Differential Revision: D39377420

fbshipit-source-id: 1624e677074bc892124eb6edc073a4378e0a67db
third-party/thrift/src/thrift/lib/cpp2/detail/FieldMask.h
third-party/thrift/src/thrift/lib/cpp2/op/Create.h
third-party/thrift/src/thrift/lib/cpp2/op/CreateTest.cpp
third-party/thrift/src/thrift/lib/cpp2/op/Ensure.h [deleted file]
third-party/thrift/src/thrift/lib/cpp2/op/detail/BasePatch.h
third-party/thrift/src/thrift/lib/cpp2/op/detail/Copy.h
third-party/thrift/src/thrift/lib/cpp2/op/detail/Create.h
third-party/thrift/src/thrift/lib/cpp2/op/detail/Ensure.h [deleted file]
third-party/thrift/src/thrift/test/CopyTest.cpp
third-party/thrift/src/thrift/test/EnsureTest.cpp [deleted file]
third-party/thrift/src/thrift/test/GetValueOrNullTest.cpp