15 lines · plain
1/// These are automatically generated conversions between2/// the default and the checked C++ bindings for isl.3///4/// isl is a library for computing with integer sets and maps described by5/// Presburger formulas. On top of this, isl provides various tools for6/// polyhedral compilation, ranging from dependence analysis over scheduling7/// to AST generation.8 9#ifndef ISL_CPP_CHECKED_CONVERSION10#define ISL_CPP_CHECKED_CONVERSION11 12#include <isl/cpp.h>13#include <isl/cpp-checked.h>14 15