HomePhabricator

refactor: introduce single-separator split helper `SplitString`

Description

refactor: introduce single-separator split helper SplitString

Summary:

This helper uses spanparsing::Split internally and enables to replace
all calls to boost::split where only a single separator is passed.

Backport of core#22953.

Test Plan:

ninja all check-all
ninja bitcoin-fuzzers

Reviewers: #bitcoin_abc, PiRK

Reviewed By: #bitcoin_abc, PiRK

Differential Revision: https://reviews.bitcoinabc.org/D14091

Details

Provenance
Sebastian Falbesoner <sebastian.falbesoner@gmail.com>Authored on Sep 11 2021, 11:02
FabienCommitted on Jun 21 2023, 13:22
FabienPushed on Jun 21 2023, 13:22
Reviewer
Restricted Project
Differential Revision
D14091: refactor: introduce single-separator split helper `SplitString`
Parents
rABC057077b21639: [ecash-herald] Support for configurable emojis in msgs
Branches
Unknown
Tags
Unknown