commit | 709438c75abc52cdc4888e7eaa089c2709c75a07 | [log] [tgz] |
---|---|---|
author | Pedro Alves <pedro@palves.net> | Fri May 27 16:44:02 2022 +0100 |
committer | Pedro Alves <pedro@palves.net> | Fri Jun 17 09:58:49 2022 +0100 |
tree | 4b114d8c51d0cbc47c4e3a8a52e9aecc848171ce | |
parent | 7464aeaab47ca3fb7127223fe372489c9c7ed69e [diff] |
Convert location_spec_to_string to a method This converts location_spec_to_string to a method of location_spec, simplifying the code using it, as it no longer has to use std::unique_ptr::get(). Change-Id: I621bdad8ea084470a2724163f614578caf8f2dd5