#include <wt_helper.hpp>
|
enum | : uint64_t { undef = 0xFFFFFFFFFFFFFFFFULL
} |
|
Definition at line 72 of file wt_helper.hpp.
◆ anonymous enum
anonymous enum : uint64_t |
◆ pc_node()
sdsl::pc_node::pc_node |
( |
uint64_t | freq = 0, |
|
|
uint64_t | sym = 0, |
|
|
uint64_t | parent = undef, |
|
|
uint64_t | child_left = undef, |
|
|
uint64_t | child_right = undef ) |
|
inline |
◆ child
uint64_t sdsl::pc_node::child[2] |
◆ freq
uint64_t sdsl::pc_node::freq |
◆ parent
uint64_t sdsl::pc_node::parent |
◆ sym
uint64_t sdsl::pc_node::sym |
The documentation for this struct was generated from the following file:
- /builddir/build/BUILD/sdsl-lite-3.0.3-build/sdsl-lite-3.0.3/include/sdsl/wt_helper.hpp