checked cpp: add isl::boolean::release
commite6f95b4f9f177ef0d263fe6a4b17f0a7b3142d37
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 19 Jul 2017 13:45:46 +0000 (19 15:45 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 8 Sep 2018 08:49:53 +0000 (8 10:49 +0200)
treeb14a1ca292eacd037c7cbf35554d38d78d2471e5
parentc1a0b4ba147b04769b2fd9b84a48f31313cfd6ec
checked cpp: add isl::boolean::release

This allows the isl_bool value to be extracted from an isl::boolean,
which is needed to convert an isl::bool callback return value
to an isl_bool in the next commit.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
cpp/cpp-checked.h.pre