isl_test_cpp17-generic.cc: work around std::optional::value issue in older macOS
[isl.git] / isl_multi_insert_domain_templ.c
blobe4e403cd3ab312432046ed99b07e383a019aac8c
1 /*
2 * Copyright 2019 Cerebras Systems
4 * Use of this software is governed by the MIT license
6 * Written by Sven Verdoolaege,
7 * Cerebras Systems, 175 S San Antonio Rd, Los Altos, CA, USA
8 */
10 #include <isl_multi_macro.h>
12 #undef TYPE
13 #define TYPE MULTI(BASE)
14 #include <isl_insert_domain_templ.c>