SpiecsEngine
Loading...
Searching...
No Matches
◆
~radix_trie()
template<
size_t
BITS>
virtual
scl::radix_trie
<
BITS
, 1 >::~
radix_trie
(
)
inline
virtual
Deconstruct Function.
Definition at line
61
of file
RadixTrie.h
.
62
{
63
if
(
m_Root
)
64
{
65
delete
m_Root
;
66
}
67
}
scl::radix_trie< BITS, 1 >::m_Root
Leaf * m_Root
Root Node.
Definition
RadixTrie.h:46
References
m_Root
.
scl
radix_trie< BITS, 1 >
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0