Skip to content

fastcws/boost_containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

fastcws中使用到的boost header-only容器。

注意此项目被故意命名成了boost_containers,因为其并没有包含boost::container的全部内容,而且还包含了一些其他库的内容。

基于bcp工具生成:

./dist/bin/bcp boost/container/vector.hpp boost/container/map.hpp boost/container/string.hpp boost/container/list.hpp boost/container/set.hpp  boost/container/deque.hpp boost/unordered_map.hpp boost/unordered_set.hpp boost_containers/

About

存放了fastcws项目使用到的boost容器

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published