Searched defs:WrapperTestClass (Results 1 – 1 of 1) sorted by relevance
31 struct WrapperTestClass struct33 TransformIterator<decltype(&square), std::vector<int>::const_iterator> begin() const in begin()38 TransformIterator<decltype(&square), std::vector<int>::const_iterator> end() const in end()43 const std::vector<int> m_Vec{1, 2, 3, 4, 5};