Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
udduChains.h File Reference#include "c_breeze.h"
Go to the source code of this file.
|
Compounds |
class | udduChains |
| Data structure to store ud and du chains. More...
|
Defines |
#define | contain(L, x) (find(L.begin(),L.end(),x) != L.end()) |
Define Documentation
#define contain |
( |
L, |
|
|
x |
|
) |
(find(L.begin(),L.end(),x) != L.end())
|
|
|