export isl_aff_get_constant_val to templated interface
commitb1becd83083f479c3c0a570ede5bd5e5f270fba3
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 15 Aug 2021 19:12:14 +0000 (15 21:12 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 29 Aug 2021 14:43:47 +0000 (29 16:43 +0200)
tree77f3d0891765d34172fc42d8b58f9f165215cdd7
parent0cad9a39a70a734edc005874b9b13e69520eb31e
export isl_aff_get_constant_val to templated interface

Do this for consistency with isl_multi_aff_get_constant_multi_val.
It is not clear why the export was restricted to
isl_multi_aff_get_constant_multi_val in
isl-0.23-214-gd0ef6a1546 (introduce templated C++ interface,
Thu Oct 8 11:26:21 2020 +0200).

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
interface/template_cpp.cc