![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Functions | |
| boost::format & | accessImpl (std::byte *buffer) |
| void | destroyImpl (std::byte *buffer) |
| void | pushFailsafeReplacement (std::byte *formatter, CStr errorMsg=nullptr) |
| in case the formatting of a (primitive) value fails, we try to supply an error indicator instead | |
| void | suppressInsufficientArgumentErrors (std::byte *formatter) |
|
inline |
Definition at line 63 of file format-string.cpp.
References accessImpl().
Referenced by accessImpl(), destroyImpl(), pushFailsafeReplacement(), and suppressInsufficientArgumentErrors().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 70 of file format-string.cpp.
References accessImpl(), and destroyImpl().
Referenced by destroyImpl().
Here is the call graph for this function:
Here is the caller graph for this function:| void pushFailsafeReplacement | ( | std::byte * | formatter, |
| CStr | errorMsg = nullptr |
||
| ) |
in case the formatting of a (primitive) value fails, we try to supply an error indicator instead
Definition at line 79 of file format-string.cpp.
References accessImpl(), and pushFailsafeReplacement().
Referenced by pushFailsafeReplacement().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 94 of file format-string.cpp.
References accessImpl().
Here is the call graph for this function: