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

Function template partition_point

Boost , The Boost Algorithm Library , Header <boost/algorithm/cxx11/partition_point.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 partition_point

boost::algorithm::partition_point — Given a partitioned range, returns the partition point, i.e, the first element that does not satisfy p.

Synopsis

// In header: <boost/algorithm/cxx11/partition_point.hpp>

template<typename ForwardIterator, typename Predicate> 
  ForwardIterator 
  partition_point(ForwardIterator first, ForwardIterator last, Predicate p);

Description

[Note]Note

Эта функция является частью стандартной библиотеки C++2011.

Параметры:

<first>

Начало входной последовательности

<last>

Один за концом входной последовательности

<p>

Предикат для проверки значений


PrevUpHomeNext

Статья Function template partition_point раздела The Boost Algorithm Library Header <boost/algorithm/cxx11/partition_point.hpp> может быть полезна для разработчиков на c++ и boost.




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



:: Главная :: Header <boost/algorithm/cxx11/partition_point.hpp> ::


реклама


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

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