SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
sdsl::has_node_type< t_wt, typename void_< typename t_wt::node_type >::type > Struct Template Reference

#include <wt_algorithm.hpp>

Public Types

enum  { value = t_expr::value }
 
typedef std::true_type t_expr
 

Detailed Description

template<typename t_wt>
struct sdsl::has_node_type< t_wt, typename void_< typename t_wt::node_type >::type >

Definition at line 683 of file wt_algorithm.hpp.

Member Typedef Documentation

◆ t_expr

template<typename t_wt >
std::true_type sdsl::has_node_type< t_wt, typename void_< typename t_wt::node_type >::type >::t_expr

Definition at line 685 of file wt_algorithm.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename t_wt >
anonymous enum
Enumerator
value 

Definition at line 686 of file wt_algorithm.hpp.


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