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

Function template find_first_not_of

Boost , Boost.Test , Header <boost/test/utils/algorithm.hpp>

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 template find_first_not_of

boost::unit_test::utils::find_first_not_of — this algorithm search through first collection for first element that does not satisfy binary predicate in conjunction will any element in second collection

Synopsis

// In header: <boost/test/utils/algorithm.hpp>

template<typename ForwardIterator1, typename ForwardIterator2, 
         typename Predicate> 
  ForwardIterator1 
  find_first_not_of(ForwardIterator1 first1, ForwardIterator1 last1, 
                    ForwardIterator2 first2, ForwardIterator2 last2, 
                    Predicate pred);

Description

Параметры:

<first1>

- первый итератор сборки

<first2>

- второй итератор сборки

<last1>

- первый итератор конца коллекции

<last2>

- второй конечный итератор коллекции

<pred>

- предикат, используемый для поиска


PrevUpHomeNext

Статья Function template find_first_not_of раздела Boost.Test Header <boost/test/utils/algorithm.hpp> может быть полезна для разработчиков на c++ и boost.




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



:: Главная :: Header <boost/test/utils/algorithm.hpp> ::


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-05-20 05:34:40/0.0050840377807617/1