SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::index_tag< t_idx, t_enable > Struct Template Reference

#include <sdsl_concepts.hpp>

Public Types

typedef t_enable type
 

Detailed Description

template<class t_idx, class t_enable = void>
struct sdsl::index_tag< t_idx, t_enable >

Definition at line 70 of file sdsl_concepts.hpp.

Member Typedef Documentation

◆ type

template<class t_idx , class t_enable = void>
t_enable sdsl::index_tag< t_idx, t_enable >::type

Definition at line 72 of file sdsl_concepts.hpp.


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