Skip to content

Conversation

@zml2008
Copy link
Member

@zml2008 zml2008 commented Apr 30, 2021

  • Immutable types are no longer Cloneable, since there's no real reason to copy them. For the same reason, copy constructors for equal types have been removed.
  • Default constructors have been removed -- they are redundant with the class constants that already exist.

I'll leave this up for a little while in case there are any objections to removing this API.

@zml2008 zml2008 self-assigned this Apr 30, 2021
@zml2008 zml2008 added this to the 2.0.0 milestone Apr 30, 2021
@zml2008 zml2008 merged commit e11143b into master May 3, 2021
@zml2008 zml2008 deleted the cleanup/drop-unnecessary-api branch May 3, 2021 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants