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

#include <sdsl_concepts.hpp>

Public Types

using type = typename t_idx::index_category
 

Detailed Description

template<class t_idx>
struct sdsl::index_tag< t_idx, typename enable_if_type< typename t_idx::index_category >::type >

Definition at line 76 of file sdsl_concepts.hpp.

Member Typedef Documentation

◆ type

template<class t_idx >
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.


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