FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
SLList::SLList
(
)
inline
Definition at line
17
of file
sllist.hxx
.
17
{
18
DISABLE_AST
19
head
=
new
SLLItem
();
20
curr
=
head
;
21
ENABLE_AST
22
}
SLList::head
SLLItem * head
Definition:
sllist.hxx:14
SLLItem
Definition:
sllist.hxx:4
SLList::curr
SLLItem * curr
Definition:
sllist.hxx:15
SLList
Generated on Sun Sep 18 2016 20:50:58 for FACT++ by
1.8.11