8 lines
285 B
Plaintext
8 lines
285 B
Plaintext
libtaggedalgebraic
|
|
----------------------------
|
|
|
|
Implementation of a generic TaggedUnion type along with a TaggedAlgebraic type that forwards all
|
|
methods and operators of the contained types using dynamic dispatch.
|
|
|
|
-- Chris Josten <chris@netsoj.nl> Mon, 01 Mar 2021 23:27:54 +0100
|