Struct StackSet.Node1

struct Node1 ;

Fields

NameTypeDescription
key K
next StackSet.Node1*