]> git.mdlowis.com Git - projs/libcds.git/commit
added clear and empty functions and renamed functions to reflect conventions used...
authorMike D. Lowis <mike@mdlowis.com>
Sun, 9 Dec 2012 20:48:37 +0000 (15:48 -0500)
committerMike D. Lowis <mike@mdlowis.com>
Sun, 9 Dec 2012 20:48:37 +0000 (15:48 -0500)
commit5facd714e8f19e68ad94233db3796572e1612946
tree9a87d31cea8314a69a20839f3e6e1e5d7a4942e5
parent9b196adcf3af3258c0f175ff94b6fb0b1c0682da
added clear and empty functions and renamed functions to reflect conventions used by the C++ STL
source/list/sll.c
source/list/sll.h
tests/test_sll.cpp