SDSL 3.0.1
Succinct Data Structure Library
sdsl::sampling_tag< t_sampling, t_enable > Struct Template Reference

#include <sdsl_concepts.hpp>

Public Types

typedef t_enable type
 

Detailed Description

template<class t_sampling, class t_enable = void>
struct sdsl::sampling_tag< t_sampling, t_enable >

Definition at line 82 of file sdsl_concepts.hpp.

Member Typedef Documentation

◆ type

template<class t_sampling , class t_enable = void>
typedef t_enable sdsl::sampling_tag< t_sampling, t_enable >::type

Definition at line 84 of file sdsl_concepts.hpp.


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