Skip to content
/ estl Public

stl 实现,已支持大部分算法,部分容器,暂时不支持泛型

Notifications You must be signed in to change notification settings

edte/estl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目前 STL 有六大组件

容器 container

算法 algorithm

迭代器 iterator

##仿函数 function object

适配器 adaptor

空间配置器 allocator

img.png

About

stl 实现,已支持大部分算法,部分容器,暂时不支持泛型

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published