Skip to main content

Timeline for A get_from_variant function in C++

Current License: CC BY-SA 4.0

4 events
when toggle format what by license comment
Oct 25, 2020 at 15:00 vote accept JimmyHu
Oct 24, 2020 at 21:06 comment added G. Sliepen get_from_variant() might not be the best name, as there's already std::get() for variants. Some languages already have a variant_cast, but that casts between two different variants. Maybe get_as() is better?
Oct 24, 2020 at 16:08 answer added Quuxplusone timeline score: 2
Oct 24, 2020 at 14:23 history asked JimmyHu CC BY-SA 4.0