SDSL 3.0.1
Succinct Data Structure Library
sdsl::has_node_type< t_wt, T > Struct Template Reference

#include <wt_algorithm.hpp>

Public Types

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

Detailed Description

template<typename t_wt, typename T = void>
struct sdsl::has_node_type< t_wt, T >

Definition at line 631 of file wt_algorithm.hpp.

Member Typedef Documentation

◆ t_expr

template<typename t_wt , typename T = void>
typedef std::false_type sdsl::has_node_type< t_wt, T >::t_expr

Definition at line 633 of file wt_algorithm.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename t_wt , typename T = void>
anonymous enum
Enumerator
value 

Definition at line 634 of file wt_algorithm.hpp.


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