TFHEの真理値型の条件演算子のテスト. [詳解]
#include <cassert>
#include "../utils.hpp"
#include "tfhe_libex.hpp"
TFHEの真理値型の条件演算子のテスト.