Ada 2.9.2
Fast spec-compliant URL parser
|
Declaration for the basic URL definitions. More...
#include <string>
#include <string_view>
#include "ada/common_defs.h"
#include "ada/url_base.h"
#include "ada/url_components.h"
Go to the source code of this file.
Classes | |
struct | ada::url_aggregator |
Lightweight URL struct. More... | |
Namespaces | |
namespace | ada |
Functions | |
std::ostream & | ada::operator<< (std::ostream &out, const ada::url &u) |
Declaration for the basic URL definitions.
Definition in file url_aggregator.h.