issues
search
erikerlandson
/
st_tree
A fast and flexible c++ template class for tree data structures
https://github.com/erikerlandson/st_tree/wiki
Apache License 2.0
96
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
warning when compiling minimal example with "-Werror=free-nonheap-object -O3"
#37
werto87
opened
9 months ago
0
Not possible to navigate up all parents to the tree root
#36
macdew
opened
2 years ago
1
Wrong version number in st_treeConfigVersion.cmake
#35
volkerbecker
opened
2 years ago
0
how to reduce the memory needed of a tree?
#34
werto87
opened
2 years ago
4
Fix Unreachable Code Warning For is_ancestor
#33
drewr95
closed
2 years ago
4
Compiler Warnings About Unreachable Code
#32
drewr95
opened
2 years ago
1
fix ci workflow config
#31
erikerlandson
closed
2 years ago
0
Build examples as an option
#30
drewr95
closed
2 years ago
5
ci.yml
#29
erikerlandson
closed
3 years ago
0
Fixed std::allocator usage for C++17 and C++20
#28
stephenberry
closed
3 years ago
4
fix #26: constructor that accepts an allocator
#27
erikerlandson
closed
4 years ago
0
No stateful allocator?
#26
Raildex
closed
4 years ago
5
Question about obtaining a node_type pointer to the root node
#25
ranchmed
opened
4 years ago
2
Strange behavior of t1.graft(t2)
#24
jwdevel
closed
4 years ago
7
Ensure boost tests are linked statically or dynamically
#23
emmenlau
closed
4 years ago
7
Added emplace functions
#22
emmenlau
closed
4 years ago
8
Add an option for testing
#21
emmenlau
closed
4 years ago
5
Adding cmake installation instructions
#20
emmenlau
closed
5 years ago
1
fix when initialized here [-Werror=reorder]
#19
westfly
closed
5 years ago
1
CLang / Xcode issues
#18
JonHodgson
closed
8 years ago
13
fixes #16 - replace casting operator with explicit 'base()' method
#17
erikerlandson
closed
8 years ago
2
C++11 compatibility
#16
cafhach
closed
8 years ago
2
replace friend class with friend struct -- resolves #14
#15
erikerlandson
closed
9 years ago
0
Compilation warning
#14
ImmortalDragonm
closed
9 years ago
4
bug in the tree<> copy constructor
#13
erikerlandson
closed
10 years ago
0
St_tree insert method
#12
junwangcas
closed
10 years ago
7
hello world example
#11
mick-goulish
closed
13 years ago
1
lower_bound, upper_bound, equal_range
#10
erikerlandson
closed
13 years ago
0
support random-access iterator adaptor for raw storage model
#9
erikerlandson
closed
13 years ago
0
flesh out exception handling
#8
erikerlandson
closed
13 years ago
0
get rid of need for redundant template params <node_type, value_type> in traversal iterators
#7
erikerlandson
closed
13 years ago
0
value_type and friends for tree<> and node_xxx<>
#6
erikerlandson
closed
13 years ago
0
should I rename this package from "ootree" to "sttree"?
#5
erikerlandson
closed
13 years ago
0
investigate getting rid of _this member.
#4
erikerlandson
closed
13 years ago
1
need const variations on tree traversal iterators
#3
erikerlandson
closed
13 years ago
1
allocator template params
#2
erikerlandson
closed
13 years ago
0
rename node begin/end to child_begin child_end, implement tree-recursion iterators for nodes
#1
erikerlandson
closed
13 years ago
1