index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
old
/
list.cpp
blob: 18f1a66192a5d43921e9e8bdea463159990af6a1 (
plain
)
1
2
3
4
5
6
7
8
9
10
#include "list.h" List::List( ) { } List::~List( ) { }