Searched defs:ConstIter (Results 1 – 4 of 4) sorted by relevance
51 struct ConstIter { struct58 constexpr ConstIter(double value): m_value(value) {} in ConstIter() argument59 constexpr ConstIter(Iter it): m_value(it.m_value) {} in ConstIter() argument64 friend constexpr bool operator==(const ConstIter& l, const ConstIter& r) = default; argument
1327 class ConstIter { class in testing::gmock_matchers_test::__anon0ad92c4b0111::Streamlike1335 ConstIter(const Streamlike* s, typename std::list<value_type>::iterator pos) in ConstIter() function in testing::gmock_matchers_test::__anon0ad92c4b0111::Streamlike::ConstIter
1363 class ConstIter { class in testing::gmock_matchers_test::__anoncde560e60111::Streamlike1371 ConstIter(const Streamlike* s, typename std::list<value_type>::iterator pos) in ConstIter() function in testing::gmock_matchers_test::__anoncde560e60111::Streamlike::ConstIter
1363 class ConstIter { class in testing::gmock_matchers_test::__anon53ee63410111::Streamlike1371 ConstIter(const Streamlike* s, typename std::list<value_type>::iterator pos) in ConstIter() function in testing::gmock_matchers_test::__anon53ee63410111::Streamlike::ConstIter