[ORC] Return bootstrap map values via reference argument.
This simplifies checking of the result (it's just an Error, rather than an optional<Expected<T>>), and allows T to be deduced rather than requiring that it be specified.
parent
215f36f7
Please register or sign in to comment