documentation: Breaking the API Reference documentation ice
[sdk] / doc / ecere / ecere / com / CustomAVLTree.econ
1 {
2    description = "Self-Balancing AVL Binary Tree template allowing to specify custom nodes (e.g to directly store data within them)"
3 }