SDSL  3.0.0
Succinct Data Structure Library
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
 

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

template<class t_alphabet >
constexpr 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: