![]() |
(git:b77b4be)
|
Public Member Functions | |
type(cp_fm_type) function, pointer | cp_sll_fm_get_first_el (sll) |
returns the first element stored in the list | |
Definition at line 70 of file cp_linked_list_fm.F.
type(cp_fm_type) function, pointer cp_linked_list_fm::cp_get_first_el::cp_sll_fm_get_first_el | ( | type(cp_sll_fm_type), pointer | sll | ) |
returns the first element stored in the list
sll | the single linked list to get the element from |
Definition at line 224 of file cp_linked_list_fm.F.