template <typename T>

struct SharedPayload

Defined at line 213 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h

Public Members

T value

Public Methods

void SharedPayload<T> (const T & v)

Defined at line 214 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h

void SharedPayload<T> (T && v)

Defined at line 215 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h

void Destroy (SharedPayloadBase * shared)

Defined at line 217 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h