MCPcopy Create free account
hub / github.com/apache/singa / get

Function get

test/gtest/gtest.h:1570–1572  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1568template <int k, GTEST_10_TYPENAMES_(T)>
1569GTEST_BY_REF_(GTEST_TUPLE_ELEMENT_(k, GTEST_10_TUPLE_(T)))
1570get(const GTEST_10_TUPLE_(T)& t) {
1571 return gtest_internal::Get<k>::ConstField(t);
1572}
1573
1574// 6.1.3.5 Relational operators
1575

Callers 1

gtest.hFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected