[ Обновленные темы · Новые сообщения · Участники · Правила форума · Поиск · RSS ]
  • Страница 1 из 1
  • 1
C++ и STL. Справочное руководство
Fire-RunДата: Вторник, 15.01.2019, 10:17 | Сообщение # 1
Генералиссимус
Группа: Администраторы
Сообщений: 43
Награды: 0
Репутация: 10
Статус: Оффлайн

Страниц: 431

Скачать книгу + Исходники
 
alexsmithofficial65Дата: Воскресенье, 23.04.2023, 01:42 | Сообщение # 2
Рядовой
Группа: Пользователи
Сообщений: 1
Награды: 0
Репутация: 0
Статус: Оффлайн
There were quite a few things in STL that weren't included in C++. I loved the compose and select functors, power() (which I still have to write by hand every time) and iota() which made a comeback for C++11.

Many general-purpose C++ libraries back then (1992-1998) had containers (including hash maps of course), iterators, and some sort of algorithms, but STL had the best design and the smallest scope (no threads, strings, I/O , or date/time like the others)
OPs question was "i have a program but i am not sure on how to implement it using containers and algorithms", and it's impossible to answer without the program in question, or at least a detailed description of what it does.


Сообщение отредактировал alexsmithofficial65 - Воскресенье, 23.04.2023, 01:48
 
  • Страница 1 из 1
  • 1
Поиск:

Этот сайт использует файлы cookies для более комфортной работы пользователя. Продолжая просмотр страниц сайта, вы соглашаетесь с Политикой использования файлов cookies.