Conduit
latest
Overview
Demos
Library API
Resources
Citing
Publications & Presentations
Projects using Conduit
Conduit
»
Library API
»
Template Function uitsl::count_equal
Edit on GitHub
Template Function uitsl::count_equal
¶
Defined in
File count_equal.hpp
Function Documentation
¶
template<class
InputIt1
, class
InputIt2
>
size_t
uitsl
::
count_equal
(
InputIt1
first1
,
InputIt1
last1
,
InputIt2
first2
)
¶