SDSL 3.0.1
Succinct Data Structure Library
sdsl::byte_tree< t_dfs_shape > Struct Template Reference

#include <wt_helper.hpp>

Public Types

template<typename t_wt >
using type = _byte_tree< t_dfs_shape, t_wt >
 

Detailed Description

template<bool t_dfs_shape = false>
struct sdsl::byte_tree< t_dfs_shape >

Definition at line 448 of file wt_helper.hpp.

Member Typedef Documentation

◆ type

template<bool t_dfs_shape = false>
template<typename t_wt >
using sdsl::byte_tree< t_dfs_shape >::type = _byte_tree<t_dfs_shape, t_wt>

Definition at line 451 of file wt_helper.hpp.


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