Jonathan B. Coe
Jonathan B. Coe
Work in progress, does not compile.
See https://github.com/carbon-language/carbon-lang/blob/trunk/common/indirect_value.h
See: https://sourceware.org/gdb/onlinedocs/gdb/Pretty-Printing.html
See: https://stackoverflow.com/questions/58339165/why-can-a-t-be-passed-in-register-but-a-unique-ptrt-cannot for more context.
Make default constructor private. Make null-state only accessible via a move. Replace operator bool with valueless_by_move.