googletest/docs
Abseil Team a1cc8c5519 Add support for move-only and &&-qualified actions in WillOnce.
This provides a type-safe way for an action to express that it wants to be
called only once, or to capture move-only objects. It is a generalization of
the type system-evading hack in ByMove, with the improvement that it works for
_any_ action (including user-defined ones), and correctly expresses that the
action can only be used with WillOnce. I'll make existing actions benefit in a
future commit.

PiperOrigin-RevId: 440496139
Change-Id: I4145d191cca5655995ef41360bb126c123cb41d3
2022-04-08 18:40:07 -07:00
..
_data Googletest export 2021-06-02 17:55:09 -04:00
_layouts Googletest export 2021-05-25 13:34:39 -04:00
_sass Googletest export 2021-05-25 13:34:39 -04:00
assets/css Googletest export 2021-02-19 13:55:48 -05:00
reference Add support for move-only and &&-qualified actions in WillOnce. 2022-04-08 18:40:07 -07:00
_config.yml Googletest export 2021-02-19 13:55:48 -05:00
advanced.md Merge pull request #3774 from sobczyk:main 2022-03-15 06:55:30 -07:00
community_created_documentation.md Googletest export 2021-01-15 15:54:03 -05:00
faq.md Fix run-on sentence 2022-01-12 07:19:51 -08:00
gmock_cheat_sheet.md Clarify public access on gmock examples. 2022-03-21 11:57:05 -07:00
gmock_cook_book.md Fix typo in GoogleMock Cookbook. 2021-12-02 07:44:32 -08:00
gmock_faq.md Fix reference to source file in gmock FAQ 2022-01-14 14:40:35 -08:00
gmock_for_dummies.md Trying to make it more clear: this is probably not about mock classes, but about mocked classes 2022-04-04 15:30:50 -07:00
index.md Googletest export 2021-02-26 17:58:04 -05:00
pkgconfig.md fix typos 2021-06-13 19:53:04 +09:00
platforms.md Googletest export 2021-03-04 12:07:25 -05:00
primer.md Update example to reflect the tests below 2022-01-04 13:36:22 -08:00
quickstart-bazel.md Update URLs in Bazel Quickstart 2021-11-15 11:51:27 -08:00
quickstart-cmake.md Googletest export 2021-03-25 13:42:53 -07:00
samples.md Googletest export 2021-02-22 10:40:11 -05:00