indentlog: refactor: use color_spec in code_location_impl<> inserter
This commit is contained in:
parent
92c74b90a0
commit
a51355417a
3 changed files with 6 additions and 11 deletions
|
|
@ -32,8 +32,6 @@ namespace xo {
|
|||
|
||||
function_style style() const { return style_; }
|
||||
color_spec const & colorspec() const { return color_spec_; }
|
||||
//color_encoding encoding() const { return color_spec_.encoding(); }
|
||||
//std::uint32_t color() const { return color_spec_.code(); }
|
||||
std::string_view const & pretty() const { return pretty_; }
|
||||
|
||||
/* e.g.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue