Skip to content

Deprecate copy ctors in favor of Base.copy.#466

Merged
maleadt merged 1 commit intomasterfrom
tb/copy
Sep 3, 2024
Merged

Deprecate copy ctors in favor of Base.copy.#466
maleadt merged 1 commit intomasterfrom
tb/copy

Conversation

@maleadt
Copy link
Copy Markdown
Member

@maleadt maleadt commented Sep 3, 2024

Copy-constructors aren't a common thing in Julia (even in Base some are no-ops, others copy), so let's be explicit.

@maleadt maleadt merged commit 2be779e into master Sep 3, 2024
@maleadt maleadt deleted the tb/copy branch September 3, 2024 12:34
Sign up for free to 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.

1 participant