dune-fem 2.12-git
Loading...
Searching...
No Matches
staticlistofint.hh File Reference
#include <iostream>
#include <sstream>
#include <map>
#include <cassert>

Go to the source code of this file.

Macros

#define LIST_OF_INT(ListName, ...)
 
#define LIST_OF_INT_FORWARDED(ListName, ...)
 

Macro Definition Documentation

◆ LIST_OF_INT

#define LIST_OF_INT (   ListName,
  ... 
)

◆ LIST_OF_INT_FORWARDED

#define LIST_OF_INT_FORWARDED (   ListName,
  ... 
)
Value:
LIST_OF_INT(ListName, __VA_ARGS__);\
static const int __VA_ARGS__;
#define LIST_OF_INT(ListName,...)
Definition staticlistofint.hh:12