Template Function shad::equal(InputIt1, InputIt1, InputIt2)¶
- Defined in File algorithm.h
Function Documentation¶
-
template <class InputIt1, class InputIt2>
boolshad::equal(InputIt1 first1, InputIt1 last1, InputIt2 first2)
shad::equal(InputIt1 first1, InputIt1 last1, InputIt2 first2)