v0.0.160: [Util] Fix #146: Refactor visitor header (1/X).
·
283 commits
to main
since this release
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.