Owning formatv result that stores parameters and type‐erased adapters.
Synopsis
Declared in <llvm/Support/FormatVariadic.h>
template<typename Tuple>
class formatv_object
: public formatv_object_base
Base Classes
Name |
Description |
Base class for formatv objects used by Twine. |
Member Functions
Name |
Description |
|
Constructors |
Write the formatted string to |
|
Convert the formatted result to a |
|
Convert the formatted result to a |
|
Convert the formatted result to a |
|
Convert the formatted result to a |
Static Member Functions
Name |
Description |
Parse and optionally validate a format string. |