SpiecsEngine
Loading...
Searching...
No Matches
◆
~radix_trie()
template<
size_t
BITS>
virtual
scl::radix_trie
<
BITS
, 2 >::~
radix_trie
(
)
inline
virtual
Deconstruct Function.
Definition at line
166
of file
RadixTrie.h
.
167
{
168
if
(
m_Root
)
169
{
170
delete
m_Root
;
171
}
172
}
scl::radix_trie< BITS, 2 >::m_Root
Node * m_Root
Root Node.
Definition
RadixTrie.h:145
References
m_Root
.
scl
radix_trie< BITS, 2 >
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0