Commit c3ecc12
committed
prevector: add C++11-like data() method
This returns a pointer to the beginning of the vector's data.
backports bitcoin/bitcoin@47314e61 parent 5490aa0 commit c3ecc12
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
478 | 486 | | |
479 | 487 | | |
480 | 488 | | |
| |||
0 commit comments