SDSL 3.0.1
Succinct Data Structure Library
sdsl::default_sentinel< t_csx, t_alph > Struct Template Reference

#include <io.hpp>

Static Public Attributes

static const char value = '$'
 

Detailed Description

template<typename t_csx, typename t_alph = typename t_csx::alphabet_category>
struct sdsl::default_sentinel< t_csx, t_alph >

Definition at line 488 of file io.hpp.

Member Data Documentation

◆ value

template<typename t_csx , typename t_alph = typename t_csx::alphabet_category>
const char sdsl::default_sentinel< t_csx, t_alph >::value = '$'
static

Definition at line 490 of file io.hpp.


The documentation for this struct was generated from the following file: