![]() |
(git:07c9450)
|
Public Member Functions | |
| subroutine | cp_sll_fm_rm_first_el (sll) |
| remove the first element of the linked list | |
Definition at line 102 of file cp_linked_list_fm.F.
| subroutine cp_linked_list_fm::cp_remove_first_el::cp_sll_fm_rm_first_el | ( | type(cp_sll_fm_type), pointer | sll | ) |
remove the first element of the linked list
| sll | the list whose first element has to be removed |
Definition at line 422 of file cp_linked_list_fm.F.