|
SDSL 3.0.3
Succinct Data Structure Library
|
#include <sdsl_concepts.hpp>
Public Types | |
| using | type = typename t_idx::index_category |
| typedef typename enable_if_type< typename t_idx::index_category >::type | type |
Definition at line 76 of file sdsl_concepts.hpp.
| typedef typename enable_if_type< typename t_idx::index_category >::type sdsl::index_tag< t_idx, typename enable_if_type< typename t_idx::index_category >::type >::type |
Definition at line 72 of file sdsl_concepts.hpp.
| using sdsl::index_tag< t_idx, typename enable_if_type< typename t_idx::index_category >::type >::type = typename t_idx::index_category |
Definition at line 78 of file sdsl_concepts.hpp.