SDSL 3.0.1
Succinct Data Structure Library
sdsl::is_enc_vec< t_enc_vec, t_enable > Struct Template Reference

#include <sdsl_concepts.hpp>

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<class t_enc_vec, class t_enable = void>
struct sdsl::is_enc_vec< t_enc_vec, t_enable >

Definition at line 94 of file sdsl_concepts.hpp.

Member Data Documentation

◆ value

template<class t_enc_vec , class t_enable = void>
constexpr bool sdsl::is_enc_vec< t_enc_vec, t_enable >::value = false
staticconstexpr

Definition at line 96 of file sdsl_concepts.hpp.


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