-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change 'Bdd::_=(...)' operators to reuse binary and assignment operators
This way, the code for dealing with protection is only taken care of in a single place. Furthermore, there are no code-duplications for the meaning of each operator. Finally, the assignment should use the new move-assignment
- Loading branch information
1 parent
525f35d
commit 0355ba8
Showing
1 changed file
with
6 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters