Commit 047c065
committed
bv_utilst::zeros: use the most appropriate constructor
There is no need to first create an empty bit vector and then populate
it. Use RAII instead.1 parent 320ab53 commit 047c065
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
196 | | - | |
| 194 | + | |
197 | 195 | | |
198 | 196 | | |
199 | 197 | | |
| |||
0 commit comments