SDSL  3.0.0
Succinct Data Structure Library
sdsl::enable_if_type< t_T, t_r > Struct Template Reference

#include <sdsl_concepts.hpp>

Public Types

typedef t_r type
 

Detailed Description

template<class t_T, class t_r = void>
struct sdsl::enable_if_type< t_T, t_r >

Definition at line 64 of file sdsl_concepts.hpp.

Member Typedef Documentation

◆ type

template<class t_T , class t_r = void>
typedef t_r sdsl::enable_if_type< t_T, t_r >::type

Definition at line 66 of file sdsl_concepts.hpp.


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