Riccardo Brugo 8c9bc070f5
Implement styled arguments (#2793)
* Implement styled arguments

* Inherit from formatter<Arg> to get the underlying `parse` and `format`

* Move styled_arg definition into the previous detail block

* Change styled_arg ctor parameters names to avoid shadowing members

* Move const before auto

* Remove redundant constructor for styled_arg

* Use the iterator instead of the buffer in styled_arg::format

* Remove unnecessary `styled` overloads

* Remove defaulted text_style parameter in styled function
2022-03-08 09:50:14 -08:00
..
2022-02-17 20:03:25 -08:00
2022-02-20 08:12:59 -08:00
2022-01-20 16:55:47 -08:00
2022-01-20 16:55:47 -08:00
2021-05-01 17:11:45 -07:00
2021-12-26 16:28:41 -08:00
2022-02-04 18:33:59 -08:00
2020-04-01 08:42:14 -07:00
2021-05-05 18:31:41 -07:00
2021-06-01 13:32:44 -07:00
2022-02-04 18:33:59 -08:00