Download as pdf or txt
Download as pdf or txt
You are on page 1of 15

C++

9. STL
++ -
-. , .

www.ramona-markoska.info

STL


Vector
String
Deque
- 2
- 2

STL - ++

/:
,

-
,
,
. .
:


, ,

( )



,

, (
). ,
().





, ,
, [pocetok, kraj )

,
, -
,
,
, , , ,

*) -

-, , *)

*) http://mendo.mk/Lecture.do?id=20
- *)

*) http://mendo.mk/Lecture.do?id=20
- *)

*) http://mendo.mk/Lecture.do?id=20
1. ,

2.
2
min, max
,
(min
max_element)

!!!! ...
3.
,
,

true



std :: vector, algorithm

std :: minmax / make_pair, auto
std :: minmax_element, foo

,



Foo -
.
Auto



.

.

http://www.cplusplus.com/reference/stl/

http://www.cplusplus.com/reference/algorithm/

http://mendo.mk 1,2,

You might also like