Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Function equal

Boost , Chapter 1. Boost.Compute , Reference

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Function equal

boost::compute::equal

Synopsis

// In header: <boost/compute/algorithm/equal.hpp>

template<typename InputIterator1, typename InputIterator2> 
  bool equal(InputIterator1 first1, InputIterator1 last1, 
             InputIterator2 first2, 
             command_queue & queue = system::default_queue());
template<typename InputIterator1, typename InputIterator2> 
  bool equal(InputIterator1 first1, InputIterator1 last1, 
             InputIterator2 first2, InputIterator2 last2, 
             command_queue & queue = system::default_queue());

Description

Возвращает истинное , если диапазон [first1, last1) и диапазон, начинающийся с first2, равны.


PrevUpHomeNext

Статья Function equal раздела Chapter 1. Boost.Compute Reference может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Reference ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-05-20 08:41:53/0.0055060386657715/0