Format arguments into a URL
Synopses
Declared in <boost/url/format.hpp>
Format arguments into a URL
Format arguments into a URL
Exceptions
Name |
Thrown on |
|
|
Return Value
A URL holding the formatted result.
Parameters
Name |
Description |
fmt |
The format URL string. |
args |
Arguments to be formatted. |