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
95 stars 20 forks source link

fix #26: constructor that accepts an allocator #27

Closed erikerlandson closed 3 years ago

erikerlandson commented 3 years ago

address #26 with new constructor that takes an allocator parameter