Page MenuHomePhabricator

Add more methods to Span class
ClosedPublic

Authored by deadalnix on Nov 3 2019, 18:05.

Details

Summary

This introduces a rudimentary begin(), end(), operator[], and subspan to Span.

This is a partial backport of Core PR13697 : https://github.com/bitcoin/bitcoin/pull/13697/commits/29943a904a11607787d28b1f4288f500bd076dde

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable