tudocomp
– The TU Dortmund Compression Framework
cedar.hpp File Reference
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <cassert>

Go to the source code of this file.

Macros

#define STATIC_ASSERT(e, msg)   typedef char msg[(e) ? 1 : -1]
 

Macro Definition Documentation

◆ STATIC_ASSERT

#define STATIC_ASSERT (   e,
  msg 
)    typedef char msg[(e) ? 1 : -1]

Definition at line 15 of file cedar.hpp.