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
 
enum  
 
typedef std::false_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 [1/2]

typedef std::false_type sdsl::has_node_type< t_wt, typename void_< typename t_wt::node_type >::type >::t_expr

Definition at line 675 of file wt_algorithm.hpp.

◆ t_expr [2/2]

template<typename t_wt>
typedef 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.

◆ anonymous enum

anonymous enum

Definition at line 676 of file wt_algorithm.hpp.


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