Scippy

SoPlex

Sequential object-oriented simPlex

islist.h File Reference

Generic single linked list. More...

#include <assert.h>
#include <stddef.h>
#include <iostream>

Go to the source code of this file.

Classes

class  IsElement< T >
 Elements for IsLists. More...
 
class  IsList< T >
 Generic single linked list. More...
 

Namespaces

namespace  soplex
 Everything should be within this namespace.
 

Detailed Description

Generic single linked list.

Definition in file islist.h.