Skip to content

Removing std::get_deleterconst_cast. - #3045

Merged
rwgk merged 1 commit into
pybind:smart_holderfrom
rwgk:sh_std_deleter_const_cast_experiment
Jun 17, 2021
Merged

Removing std::get_deleterconst_cast.#3045
rwgk merged 1 commit into
pybind:smart_holderfrom
rwgk:sh_std_deleter_const_cast_experiment

Conversation

@rwgk

@rwgkrwgk commented Jun 17, 2021

Copy link
Copy Markdown
Collaborator

Follow-on to PR #3041.

It was a small surprise that retesting here showed that the const_cast is not needed. Evidently I got confused by a CI failure (under PR #3023, which was and is still a work in progress) for some intermediate state in the development that lead to PR #3041. Details omitted: I don't think it's worth anyone's time.

@rwgkrwgk changed the title EXPERIMENT: Removing std::get_deleterconst_cast.Removing std::get_deleterconst_cast.Jun 17, 2021
@rwgk
rwgk marked this pull request as ready for review June 17, 2021 20:10
@rwgk
rwgk merged commit 840eb84 into pybind:smart_holderJun 17, 2021
@rwgk
rwgk deleted the sh_std_deleter_const_cast_experiment branch June 17, 2021 20:13
@github-actionsgithub-actionsBot added the needs changelog Possibly needs a changelog entry label Jun 17, 2021
@henryiiihenryiii removed the needs changelog Possibly needs a changelog entry label Jul 12, 2021
@rwgkrwgk mentioned this pull request Feb 10, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rwgk@henryiii