Skip to content

Commit

Permalink
Synthesize ctor_move_dtor from ctor and move_dtor when necessary.
Browse files Browse the repository at this point in the history
When `ctor_move_dtor` is not set, but `move` and `dtor` are set,
but `move_ctor` is not set, then use `move_dtor` to synthesize it.
  • Loading branch information
jemc committed Oct 26, 2021
1 parent a768d8e commit e9512d3
Show file tree
Hide file tree
Showing 2 changed files with 27,550 additions and 27,516 deletions.
Loading

0 comments on commit e9512d3

Please sign in to comment.