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
 

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

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