Files
taskwarrior-2.x/lib/taskchampion.h
Dustin J. Mitchell 33a3b980d0 Allow taking from pointer lists
This introduces `tc_task_list_take`, supporting taking ownership of an
item in a task list.

TCTaskList is the only pointer list, but this is a generic and could be
used for other types.
2022-03-13 16:25:59 +00:00

33 KiB