LAMA
/home/brandes/workspace/LAMA/src/lama/macros/unused.hpp File Reference

Definition of macro for unused arguemnts. More...

Go to the source code of this file.

Defines

#define UNUSED(x)   x
 Macro for unused parameters if some functionality is not available yet.

Detailed Description

Definition of macro for unused arguemnts.

Author:
jiri
Date:
06.04.2011 $Id$

Define Documentation

#define UNUSED (   x)    x

Macro for unused parameters if some functionality is not available yet.

Todo:
a release version of LAMA should not have any UNUSED stuff in it.