Salad  1.0.15
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Structures | Typedefs | Enumerations
stack.h File Reference
#include "salad/list.h"
#include "salad/types.h"
#include "salad/vector.h"

Go to the source code of this file.

Data Structures

struct  sld_stack
 

Typedefs

typedef struct sld_stack sld_stack
 

Enumerations

enum  sld_stack_type { sld_stack_list = 0, sld_stack_vector = 1 }