SDSL
3.0.0
Succinct Data Structure Library
|
sorted_int_stack.hpp contains a data structure for a stack which can contain numbers in strictly increasing order. More...
Go to the source code of this file.
Classes | |
class | sdsl::sorted_int_stack |
A stack class which can contain integers in strictly increasing order. More... | |
Namespaces | |
sdsl | |
Namespace for the succinct data structure library. | |
sorted_int_stack.hpp contains a data structure for a stack which can contain numbers in strictly increasing order.
Definition in file sorted_int_stack.hpp.