deleted prick.org and split TODOs into header files
Makes more sense - any users of libraries should be aware of what tasks are to be done, even if they don't have access to the repo itself.
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
|
||||
An ordered binary tree implementation, allowing the use of custom comparators
|
||||
and allocators.
|
||||
|
||||
Tasks:
|
||||
- TODO: Pack user custom functions (allocate, comparison, etc) into a
|
||||
structure.
|
||||
*/
|
||||
|
||||
#ifndef PRICK_BTREE_H
|
||||
|
||||
Reference in New Issue
Block a user