SDSL  3.0.0
Succinct Data Structure Library
sdsl::is_alphabet< t_alphabet, t_enable > Struct Template Reference

#include <sdsl_concepts.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<class t_alphabet, class t_enable = void>
struct sdsl::is_alphabet< t_alphabet, t_enable >

Definition at line 106 of file sdsl_concepts.hpp.

Member Data Documentation

◆ value

template<class t_alphabet , class t_enable = void>
constexpr bool sdsl::is_alphabet< t_alphabet, t_enable >::value = false
staticconstexpr

Definition at line 108 of file sdsl_concepts.hpp.


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