SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::is_enc_vec< t_enc_vec, typename enable_if_type< typename t_enc_vec::enc_vec_type >::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_enc_vec>
struct sdsl::is_enc_vec< t_enc_vec, typename enable_if_type< typename t_enc_vec::enc_vec_type >::type >

Definition at line 100 of file sdsl_concepts.hpp.

Member Data Documentation

◆ value [1/2]

bool sdsl::is_enc_vec< t_enc_vec, typename enable_if_type< typename t_enc_vec::enc_vec_type >::type >::value
staticconstexpr

Definition at line 96 of file sdsl_concepts.hpp.

◆ value [2/2]

template<class t_enc_vec>
bool sdsl::is_enc_vec< t_enc_vec, typename enable_if_type< typename t_enc_vec::enc_vec_type >::type >::value = true
staticconstexpr

Definition at line 102 of file sdsl_concepts.hpp.


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