diff options
author | aneporada <aneporada@ydb.tech> | 2022-08-21 19:05:39 +0300 |
---|---|---|
committer | aneporada <aneporada@ydb.tech> | 2022-08-21 19:05:39 +0300 |
commit | 1352dd15c8cc4ccfe52d150839d3130c56eb8ed5 (patch) | |
tree | 53f7d8c9cffa7a6302d3e50e873010dc93b9ad38 /library/cpp | |
parent | 80aa323e15b6ade7cd495ddb399980d8895f0745 (diff) | |
download | ydb-1352dd15c8cc4ccfe52d150839d3130c56eb8ed5.tar.gz |
[] Add optimizer for Ensure(..., true)
Ensure(..., false) can not automatically converted to error:
since expression like If(false, Ensure(1, false), 2) should not fail
Diffstat (limited to 'library/cpp')
0 files changed, 0 insertions, 0 deletions