template <typename M, bool = MatcherBase::IsInlined<M>()>

struct ValuePolicy

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

Public Members

static const auto shared_destroy

Public Methods

const M & Get (const MatcherBase<T> & m)

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

void Init (MatcherBase<T> & m, M impl)

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