Skip to content

Commit

Permalink
🧹 Modernize any.hpp with trailing returns
Browse files Browse the repository at this point in the history
The `any.hpp` header has been updated to be modernized with
trailing-return type syntax wherever possible. This now ensures that
all code is not only written uniformly, but also is much easier to
scope correctly during definitions.
  • Loading branch information
bitwizeshift committed Jan 31, 2021
1 parent 4f33a7f commit 21f8581
Showing 1 changed file with 145 additions and 131 deletions.
Loading

0 comments on commit 21f8581

Please sign in to comment.