Files
carbon-lang/executable_semantics/interpreter
Geoff Romer de05711966 Migrate Value to std::variant (#635)
Also:
- Switch data members, and associated parameters and return types to be values/references rather than pointers, where applicable.
- Move Expression's TagVisitor to anonymous namespace, to avoid name collision.
- Switch to trailing return syntax (per style guide).
2021-07-12 11:24:30 -07:00
..
2021-07-12 11:24:30 -07:00
2021-07-12 11:24:30 -07:00