#include "debug.h"
#include <cstdio>
#include <cstdlib>
#include <climits>
#include <cfloat>
#include <cstring>
#include <new>
Include dependency graph for minisat_global.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
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 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().