1#ifndef ISL_MAYBE_MAP_H
2#define ISL_MAYBE_MAP_H
3
4#include <isl/map_type.h>
5
6#define ISL_TYPE isl_map
7#include <isl/maybe_templ.h>
8#undef ISL_TYPE
9
10#endif
11

Provided by KDAB

Privacy Policy
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more

source code of polly/lib/External/isl/isl_maybe_map.h