码迷,mamicode.com
首页 > 其他好文 > 详细

NO.6章 STL

时间:2018-04-13 22:26:53      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:ring   tac   nbsp   algorithm   vector   next   style   cto   常用函数   

NO.6章 C++标准库(STL)介绍

1. vector 

2. set 

3. string 

4. map 

5. queue 

6. priority_queue 

7. stack 

8. pair 

9. algorithm 下常用函数 

1)max()、min()、abs() 

2)swap() 

3)reverse() 

4)next_permutation() 

5)fill() 

6)sort() 

7)lower_bound()、upper_bound() 

 

NO.6章 STL

标签:ring   tac   nbsp   algorithm   vector   next   style   cto   常用函数   

原文地址:https://www.cnblogs.com/claremore/p/8824042.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!