SDSL  3.0.0
Succinct Data Structure Library
sdsl::sampling_tag< t_sampling, typename enable_if_type< typename t_sampling::sampling_category >::type > Struct Template Reference

#include <sdsl_concepts.hpp>

Public Types

using type = typename t_sampling::sampling_category
 

Detailed Description

template<class t_sampling>
struct sdsl::sampling_tag< t_sampling, typename enable_if_type< typename t_sampling::sampling_category >::type >

Definition at line 88 of file sdsl_concepts.hpp.

Member Typedef Documentation

◆ type

template<class t_sampling >
using sdsl::sampling_tag< t_sampling, typename enable_if_type< typename t_sampling::sampling_category >::type >::type = typename t_sampling::sampling_category

Definition at line 90 of file sdsl_concepts.hpp.


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