SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
|
#include <map>
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | sdsl |
Namespace for the succinct data structure library. | |
Typedefs | |
typedef std::map< std::string, std::string > | sdsl::tMSS |
typedef std::vector< std::string > | sdsl::tVS |
This files includes typedef of stl data types contains typedefs for some data structures composed of stl data types