GiNaC 1.8.7
Macros
assertion.h File Reference

Assertion macro definition. More...

Go to the source code of this file.

Macros

#define GINAC_ASSERT(X)   ((void)0)
 Assertion macro for checking invariances. More...
 

Detailed Description

Assertion macro definition.

Definition in file assertion.h.

Macro Definition Documentation

◆ GINAC_ASSERT

#define GINAC_ASSERT (   X)    ((void)0)

Assertion macro for checking invariances.

Definition at line 33 of file assertion.h.


This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.