Skip to content

Commit

Permalink
Link to the 'visit_struct' library
Browse files Browse the repository at this point in the history
  • Loading branch information
swansontec committed Oct 15, 2016
1 parent bf93e90 commit 383c38e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -133,3 +133,8 @@ Other interesting combinations include:
5 4 782
Special thanks to [pfultz2](https://github.com/pfultz2/Cloak/wiki/Is-the-C-preprocessor-Turing-complete%3F) for inventing the EVAL idea.
## See Also
C++ users may be intersted in the ['visit_struct' library](https://github.com/cbeck88/visit_struct),
which uses a version of this macro to implement structure visitors in C++11.

0 comments on commit 383c38e

Please sign in to comment.