Loading [MathJax]/extensions/tex2jax.js
Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Loading...
Searching...
No Matches
printf_implementation.cpp File Reference
#include <ccpp/bits/printf_implementation.h>
#include <stdint.h>
#include <string.h>
#include "di/container/algorithm/prelude.h"
#include "di/math/prelude.h"

Namespaces

namespace  ccpp
 

Functions

di::Expected< int, di::GenericCodeccpp::printf_implementation (di::FunctionRef< di::Expected< void, di::GenericCode >(di::TransparentStringView)> write_exactly, char const *format, va_list args)