mirror of
https://github.com/mapnik/mapnik.git
synced 2025-09-17 16:02:56 +02:00
![]() ``` template< class InputIt1, class InputIt2, class BinaryPredicate > bool equal( InputIt1 first1, InputIt1 last1, InputIt2 first2, InputIt2 last2, BinaryPredicate p ); ``` |
||
---|---|---|
.. | ||
input |