|
LibSWOC++ 1.5.14
Solid Wall of C++
|


Go to the source code of this file.
Namespaces | |
| namespace | swoc |
| For template deduction guides. | |
Functions | |
| template<typename... Args> | |
| std::string & | swoc::bwprint_v (std::string &s, TextView fmt, std::tuple< Args... > const &args) |
| template<typename... Args> | |
| std::string & | swoc::bwprint (std::string &s, TextView fmt, Args &&...args) |
Forward declarations for BufferWriter formatting.
Definition in file bwf_fwd.h.