Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

c++17 might include a variant template which would replace all that (or at least the backing storage for it). (std::variant<Value, std::string, std::vector<Expression *>>)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: