SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::is_alphabet< t_alphabet, typename enable_if_type< typename t_alphabet::alphabet_category >::type > Struct Template Reference

#include <sdsl_concepts.hpp>

Static Public Attributes

static constexpr bool value = true
 
static constexpr bool value
 

Detailed Description

template<class t_alphabet>
struct sdsl::is_alphabet< t_alphabet, typename enable_if_type< typename t_alphabet::alphabet_category >::type >

Definition at line 112 of file sdsl_concepts.hpp.

Member Data Documentation

◆ value [1/2]

bool sdsl::is_alphabet< t_alphabet, typename enable_if_type< typename t_alphabet::alphabet_category >::type >::value
staticconstexpr

Definition at line 108 of file sdsl_concepts.hpp.

◆ value [2/2]

template<class t_alphabet>
bool sdsl::is_alphabet< t_alphabet, typename enable_if_type< typename t_alphabet::alphabet_category >::type >::value = true
staticconstexpr

Definition at line 114 of file sdsl_concepts.hpp.


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