Skip to content

Conversation

@maflcko
Copy link
Member

@maflcko maflcko commented May 5, 2022

The included header is thousand lines of template code (not counting the recursive includes) for basically one function.

@hebasto
Copy link
Member

hebasto commented May 5, 2022

Concept ACK.

@laanwj
Copy link
Member

laanwj commented May 5, 2022

Concept ACK, good idea to wrap or pimpl as much of boost as possible, to avoid huge amount of headers code being compiled for everything.

@theStack
Copy link
Contributor

theStack commented May 5, 2022

Concept ACK

@pk-b2
Copy link

pk-b2 commented May 5, 2022

@maflcko maflcko force-pushed the 2205-util-string- branch from fa7734d to 22225ed Compare May 5, 2022 18:33
@maflcko maflcko force-pushed the 2205-util-string- branch from 22225ed to fa2deae Compare May 5, 2022 18:50
@pk-b2
Copy link

pk-b2 commented May 5, 2022

ACK fa2deae

@w0xlt
Copy link
Contributor

w0xlt commented May 5, 2022

Approach ACK

@seejee
Copy link
Contributor

seejee commented May 5, 2022

ACK fa2deae

@martinus
Copy link
Contributor

martinus commented May 6, 2022

ACK fa2deae. Next step, replace with custom implementation to get rid of another boost header?

nit: string.cpp shows Copyright (c) 2019 The Bitcoin Core developers

@maflcko maflcko merged commit 74d9f4b into bitcoin:master May 6, 2022
@maflcko maflcko deleted the 2205-util-string-📉 branch May 6, 2022 07:07
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request May 9, 2022
kwvg added a commit to kwvg/dash that referenced this pull request Jan 19, 2023
Fabcien pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Mar 6, 2023
Summary:
The included header is thousand lines of template code (not counting the recursive includes) for basically one function.

This is a backport of [[bitcoin/bitcoin#25068 | core#25068]]

Test Plan: `ninja all check-all`

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D13240
@bitcoin bitcoin locked and limited conversation to collaborators May 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants