top | item 32498108 (no title) hkalbasi | 3 years ago Not super useful without ADTs, but nice! I hope someday ADT and pattern matching find their way to the c++ language. discuss order hn newest amazing42|3 years ago Sadly lvariant did not get into C++ language. The library supports pattern matching against std::variant/std::any and class inheritance as a replacement.
amazing42|3 years ago Sadly lvariant did not get into C++ language. The library supports pattern matching against std::variant/std::any and class inheritance as a replacement.
amazing42|3 years ago