#include <stdarg.h>#include "di/container/string/prelude.h"#include "di/function/container/prelude.h"#include "dius/error.h"Go to the source code of this file.
| Namespaces | |
| namespace | ccpp | 
| Functions | |
| di::Expected< int, di::GenericCode > | ccpp::printf_implementation (di::FunctionRef< di::Expected< void, di::GenericCode >(di::TransparentStringView)> write_exactly, char const *format, va_list args) |