bump to v0.13

This commit is contained in:
Johann Dreo 2023-01-23 17:40:22 +01:00
commit fee6c60176
202 changed files with 8389 additions and 1262 deletions

16
docs/hierarchy.js Normal file
View file

@ -0,0 +1,16 @@
var hierarchy =
[
[ "clutchlog", "classclutchlog.html", null ],
[ "clutchlog::fmt::color", "structclutchlog_1_1fmt_1_1color.html", [
[ "clutchlog::fmt::color_16M", "structclutchlog_1_1fmt_1_1color__16_m.html", [
[ "clutchlog::fmt::bg_16M", "structclutchlog_1_1fmt_1_1bg__16_m.html", null ],
[ "clutchlog::fmt::fg_16M", "structclutchlog_1_1fmt_1_1fg__16_m.html", null ]
] ],
[ "clutchlog::fmt::color_256", "structclutchlog_1_1fmt_1_1color__256.html", [
[ "clutchlog::fmt::bg_256", "structclutchlog_1_1fmt_1_1bg__256.html", null ],
[ "clutchlog::fmt::fg_256", "structclutchlog_1_1fmt_1_1fg__256.html", null ]
] ]
] ],
[ "clutchlog::fmt", "classclutchlog_1_1fmt.html", null ],
[ "clutchlog::scope_t", "structclutchlog_1_1scope__t.html", null ]
];