|
Ada 3.2.2
Fast spec-compliant URL parser
|
Definitions for the URL. More...
#include "ada/url.h"#include "ada/url_components.h"#include <charconv>#include <optional>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | ada |
Functions | |
| std::ostream & | ada::operator<< (std::ostream &out, const ada::url &u) |
Definitions for the URL.
Definition in file url-inl.h.