pretty_format

[full]

Modern C++23 header-only library for pretty-printing STL containers

A modern C++23 header-only library that extends std::format to automatically format all STL containers with customizable separators and pretty-printing support. Provides seamless integration with C++23's std::format, allowing containers like vector, map, set, and more to be formatted directly without explicit loops or custom formatters.
license MIT
project pretty_format
url gitlab.com/weltluft/pretty_format
1 Version
version 1.0.0
repository https://pkg.cppget.org/1/queue/testing
depends 0
requires 1; c++23