CVC3
Classes | Namespaces | Defines | Functions | Variables

minisat_global.h File Reference

MiniSat global functions. More...

#include "debug.h"
#include <cstdio>
#include <cstdlib>
#include <climits>
#include <cfloat>
#include <cstring>
#include <new>

Go to the source code of this file.

Classes

Namespaces

Defines

Functions

Variables


Detailed Description

MiniSat global functions.

Author: Alexander Fuchs

Created: Fri Sep 08 11:04:00 2006


License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.


Definition in file minisat_global.h.


Define Documentation

#define TEMPLATE_FAIL   STATIC_ASSERTION_FAILURE<false>()

Definition at line 63 of file minisat_global.h.

Referenced by MiniSat::vec< int >::operator=(), and MiniSat::vec< int >::vec().

#define __SGI_STL_INTERNAL_RELOPS

Definition at line 224 of file minisat_global.h.