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

Header <boost/algorithm/cxx11/one_of.hpp>

Boost , The Boost Algorithm Library , 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

Тестовые диапазоны, чтобы увидеть, соответствует ли только один элемент значению или предикату.

Маршалл Клоу

namespace boost {
  namespace algorithm {
    template<typename InputIterator, typename Predicate> 
      bool one_of(InputIterator, InputIterator, Predicate);
    template<typename Range, typename Predicate> 
      bool one_of(const Range &, Predicate);
    template<typename InputIterator, typename V> 
      bool one_of_equal(InputIterator, InputIterator, const V &);
    template<typename Range, typename V> 
      bool one_of_equal(const Range &, const V &);
  }
}

PrevUpHomeNext

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




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



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


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-07-04 20:58:57/0.0054268836975098/0