Struct StackSet.Node2

struct Node2 ;

Fields

NameTypeDescription
key K
next StackSet.Node2*