C-Breeze
C Compiler Infrastructure

[ Project home page]

udduChains.h File Reference

#include "c_breeze.h"

Go to the source code of this file.

Defines

#define contain(L, x)   (find(L.begin(),L.end(),x) != L.end())


Define Documentation

#define contain L,
 )     (find(L.begin(),L.end(),x) != L.end())
 

Definition at line 69 of file udduChains.h.

Referenced by udduChains::add().


Generated on February 1, 2006
Back to the C-Breeze home page