virthttp  0.0
libvirt http interface
Static Public Attributes | List of all members
JTypeList< Vs > Struct Template Reference

#include <dispatch.hpp>

Static Public Attributes

static constexpr std::array< rapidjson::Type, sizeof...(Vs)> values = {Vs...}
 

Detailed Description

template<rapidjson::Type... Vs>
struct JTypeList< Vs >

rapidjson::Type variadic template to array conversion class

Template Parameters
Vsthe rapidjson value types

Member Data Documentation

template<rapidjson::Type... Vs>
constexpr std::array<rapidjson::Type, sizeof...(Vs)> JTypeList< Vs >::values = {Vs...}
static

The documentation for this struct was generated from the following file: