The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

Associative_Containers (3)
  • >> Associative_Containers (3) ( Solaris man: Библиотечные вызовы )
  • 
                           Standard C++ Library
                 Copyright 1998, Rogue Wave Software, Inc.
    
    
    NAME
         Associative_Containers
    
          - Associative containers are ordered containers. These con-
         tainers  include  member functions that allow key insertion,
         retrieval, and manipulation. The standard  library  has  the
         map, multimap, set, and multiset associative containers. map
         and multimap associate values with the keys  and  allow  for
         fast  retrieval  of  the value, based upon fast retrieval of
         the key. set and multiset store  only  keys,  allowing  fast
         retrieval of the key itself.
    
    
    
    SEE ALSO
         For more information about associative containers,  see  the
         Containers  section of this reference guide, or see the sec-
         tion on the specific container.
    
    
    
    


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру