![]() |
Phasor 3.3.0
Stack VM based Programming Language
|
Namespaces | |
| namespace | detail |
Functions | |
| std::string | vformat (const char *fmt, va_list ap) |
| std::string | format (const char *fmt,...) |
| int | vfprintf (std::ostream &os, const char *fmt, va_list ap) |
| int | fprintf (std::ostream &os, const char *fmt,...) |
| int | printf (const char *fmt,...) |
| std::string | str_format_v (const char *fmt, const std::vector< Phasor::Value > &args) |
|
inline |
|
inline |
|
inline |
Definition at line 410 of file vformat.hpp.
|
inline |
Definition at line 419 of file vformat.hpp.
|
inline |
|
inline |
Definition at line 393 of file vformat.hpp.