Class url::param

Nested Relationships

This class is a nested type of Struct url.

Class Documentation

class udho::url::param

Public Functions

param(const std::string &k, const std::string &v)
std::string key() const
std::string value() const
std::string to_string() const