SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
Namespaces | Typedefs
sdsl/include/sdsl/typedefs.hpp File Reference
#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

Detailed Description

This files includes typedef of stl data types contains typedefs for some data structures composed of stl data types