SDSL 3.0.3
Succinct Data Structure Library
|
#include <assert.h>
#include <iosfwd>
#include <stdint.h>
#include <string>
#include <sdsl/bits.hpp>
#include <sdsl/cereal.hpp>
#include <sdsl/int_vector.hpp>
#include <sdsl/io.hpp>
#include <sdsl/structure_tree.hpp>
#include <sdsl/util.hpp>
Go to the source code of this file.
Classes | |
class | sdsl::sorted_stack_support |
A stack which contains strictly increasing numbers in the range from ![]() ![]() | |
Namespaces | |
namespace | sdsl |
Namespace for the succinct data structure library. | |
Definition in file sorted_stack_support.hpp.