zoo icon indicating copy to clipboard operation
zoo copied to clipboard

Create a template adaptor equivalent to std::variant, but that allows the user to specify the discriminant.

Open rambl30n opened this issue 2 years ago • 0 comments

Create a template adaptor semantically equivalent to std::variant, but in which the discriminant is user-specified instead of a "one size fits all" solution.

rambl30n avatar Feb 22 '23 02:02 rambl30n