collections 1.0.0
COLLECTIONS is a library providing a set of types supporting collections in Fortran.
|
This is the complete list of members for collections::linked_list, including all inherited members.
clear=> ll_clear | collections::linked_list | |
count=> ll_count | collections::linked_list | |
get=> ll_get | collections::linked_list | |
ll_destroy | collections::linked_list | |
move_to_first=> ll_move_to_first | collections::linked_list | |
move_to_last=> ll_move_to_last | collections::linked_list | |
next=> ll_move_to_next | collections::linked_list | |
pop=> ll_pop | collections::linked_list | |
previous=> ll_move_to_previous | collections::linked_list | |
push=> ll_push | collections::linked_list | |
set=> ll_set | collections::linked_list |