Skip to content

v0.0.160: [Util] Fix #146: Refactor visitor header (1/X).

Compare
Choose a tag to compare
@mirror-releases mirror-releases released this 28 Dec 17:13
· 283 commits to main since this release
2f9068c
Refactor the implementation of making a class hierarchy STL-style
`visit()`-able.  Replace the macro code by template magic.

Reader discretion advised!  This is not for the faint of heart.