Template Function testing::internal::CopyElements
Defined in File gmock-more-actions.h
Function Documentation
-
template<typename InputIterator, typename OutputIterator>
inline OutputIterator testing::internal::CopyElements(InputIterator first, InputIterator last, OutputIterator output)