cf_list_pop_back¶
Category: list
GitHub: cute_doubly_list.h
Pops a node off the back of a list.
Parameters | Description |
---|---|
List | The list. |
Related Pages¶
CF_ListNode
CF_List
CF_LIST_NODE
CF_LIST_HOST
cf_list_init_node
cf_list_init
cf_list_push_front
cf_list_push_back
cf_list_remove
cf_list_pop_front
cf_list_back
cf_list_empty
cf_list_begin
cf_list_end
cf_list_front