|
LLVM 23.0.0git
|
CRTP base that generates non-template constructors and assignment operators for each type in the union. More...
CRTP base that generates non-template constructors and assignment operators for each type in the union.
Non-template constructors allow implicit conversions (derived-to-base, non-const-to-const).
Definition at line 47 of file PointerUnion.h.