#include <compose.h>
Definition at line 46 of file compose.h.
◆ output_list
◆ specification_map
◆ Composition()
StringPrivate::Composition::Composition |
( |
std::string |
fmt | ) |
|
|
inlineexplicit |
◆ arg() [1/3]
Composition & StringPrivate::Composition::arg |
( |
char const *const |
cstr | ) |
|
|
inline |
◆ arg() [2/3]
Composition & StringPrivate::Composition::arg |
( |
const std::string & |
str | ) |
|
|
inline |
◆ arg() [3/3]
template<typename T >
Composition & StringPrivate::Composition::arg |
( |
const T & |
obj | ) |
|
|
inline |
◆ str()
std::string StringPrivate::Composition::str |
( |
| ) |
const |
|
inline |
◆ arg_no
int StringPrivate::Composition::arg_no |
|
private |
◆ os
std::ostringstream StringPrivate::Composition::os |
|
private |
◆ output
◆ specs
The documentation for this class was generated from the following file: