Template Struct config< configs::server_<> >

Inheritance Relationships

Base Type

Struct Documentation

template<>
struct udho::config<configs::server_<>> : public udho::configs::server_<>

Public Types

typedef config<configs::server_<>> self_type

Public Functions

template<typename K>
auto operator[](const K&) const
template<typename K>
proxy<K, self_type> operator[](const K&)
void mime(const std::string &extension, const std::string &type)