0
0
mirror of https://github.com/google/googletest.git synced 2025-03-12 11:01:01 +00:00
Abseil Team 9494c45e75 Googletest export
Use std::function to implement type erasure in Action, wrapping the legacy
ActionInterface if necessary.

This makes functors / std::function the primary way to implement Action; the
existing ActionInterface implementations are handled through ActionAdaptor.
The existing actions are not (yet) migrated though; they'll pay the cost of one
additional indirection - but that should be negligible.

PiperOrigin-RevId: 226126137
2018-12-20 14:09:39 -05:00
..
2018-12-20 14:09:31 -05:00
2018-12-20 14:09:39 -05:00
2018-12-17 13:53:26 -05:00
2018-12-20 14:09:31 -05:00