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

Class template insert_iterator<boost::container::slist< T, Allocator >>

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Boost.Container Header 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

Class template insert_iterator<boost::container::slist< T, Allocator >>

std::insert_iterator<boost::container::slist< T, Allocator >>

Synopsis

// In header: <boost/container/slist.hpp>
template<typename T, typename Allocator> 
class insert_iterator<boost::container::slist< T, Allocator >> {
public:
  // types
  typedef Container           container_type;   
  typedef output_iterator_tag iterator_category;
  typedef void                value_type;       
  typedef void                difference_type;  
  typedef void                pointer;          
  typedef void                reference;        
  // construct/copy/destruct
  insert_iterator(Container &, typename Container::iterator, bool = false);
  insert_iterator< Container > & 
  operator=(const typename Container::value_type &);
  // public member functions
  insert_iterator< Container > & operator*();
  insert_iterator< Container > & operator++();
  insert_iterator< Container > & operator++(int);
};

Description

Специализация вставки_iterator, которая работает со списком

insert_iterator public construct/copy/destruct

  1. Вставить_iterator(Контейнер&x,)Контейнер:Итератори,Предыдущее=Ложь;
  2. вставить_iterator<Контейнер>&оператор=противимени типаКонтейнер::значение_тип&значение];

insert_iterator public member functions

  1. вставить_iterator<Контейнер>&оператор; 68]
  2. вставить_iterator<Контейнер>&оператор++;
  3. вставить_iterator<Контейнер>&оператор++int];

PrevUpHomeNext

Статья Class template insert_iterator<boost::container::slist< T, Allocator >> раздела The Boost C++ Libraries BoostBook Documentation Subset Boost.Container Header Reference может быть полезна для разработчиков на c++ и boost.




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



:: Главная :: Boost.Container Header Reference ::


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-07-04 21:34:12/0.0059800148010254/0