#include "di/container/string/string.h"
#include "di/format/concepts/formattable.h"
#include "di/format/present.h"
Go to the source code of this file.
Classes | |
struct | di::format::detail::ToStringFunction |
Namespaces | |
namespace | di |
namespace | di::format |
namespace | di::format::detail |
Variables | |
constexpr auto | di::format::to_string = detail::ToStringFunction {} |
constexpr auto | di::to_string |