xehoth / xehoth-blog-comment

0 stars 0 forks source link

pb_ds优先队列学习笔记 | xehoth #183

Open xehoth opened 7 years ago

xehoth commented 7 years ago

https://blog.xehoth.cc/pb-ds-PriorityQueue/

pb_ds库pb_ds?? 平板电视?? pb_ds是G++编译器默认附带的一个扩展库,全称是Policy-Based Data Structures(官方传送门)... pb_ds库里含有许多数据结构,如HashTable,trie,rb_tree,priority_queue...