|
SDSL 3.0.3
Succinct Data Structure Library
|
coder_comma.hpp contains the class sdsl::coder::comma More...
#include <algorithm>#include <array>#include <stddef.h>#include <stdint.h>#include <sdsl/bits.hpp>#include <sdsl/config.hpp>Go to the source code of this file.
Classes | |
| class | sdsl::coder::comma< t_width > |
| A class to encode and decode between comma code and binary code. More... | |
Namespaces | |
| namespace | sdsl |
| Namespace for the succinct data structure library. | |
| namespace | sdsl::coder |
| Namespace for the different coder of the sdsl. | |
Variables | |
| template<uint8_t t_width> | |
| comma< t_width >::impl | sdsl::coder::comma< t_width >::data |
coder_comma.hpp contains the class sdsl::coder::comma
Definition in file coder_comma.hpp.