Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Refactor Compare.h to use a macro
  • Loading branch information
ianfixes committed Feb 5, 2019
commit f01524c240ba77cfa6cb68d0ab8322518b369f74
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Proper comparison operations fro `nullptr`

### Changed
- `Compare.h` heavily refactored to use a smallish macro

### Deprecated

Expand Down
Loading