virthttp
0.0
libvirt http interface
|
#include <base.hpp>
Static Public Attributes | |
static constexpr std::array< boost::beast::http::verb, sizeof...(Vs)> | values = {Vs...} |
Template variadic HTTP verb pack wrapper
Vs | the pack of HTTP verbs |
|
static |
constexpr-usable array of HTTP verbs from the class' template arguments