Commit a06b5b1
authored
Avoid
Use casting to `bool` instead.
There is `has_value()` in the boost 1.69 listed as a dependency. On the
other hand there are CI nodes with boost 1.65 without it. So there are
no reasons to decrease compatibility.
Relates-To: OLPEDGE-2845
Signed-off-by: Rustam Gamidov <[email protected]>boost::optional::has_value() in tests. (#1455)1 parent add59f1 commit a06b5b1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments