Malloy
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
malloy::mp::detail::conv_to_resp_helper< V, Vargs > Struct Template Reference

Helper to map variant<T...> to variant<response<T>...> More...

#include <mp.hpp>

Public Types

using type = V< http::response< Vargs >... >
 

Public Member Functions

constexpr conv_to_resp_helper (V< Vargs... >)
 

Detailed Description

template<template< typename... > typename V, typename... Vargs>
struct malloy::mp::detail::conv_to_resp_helper< V, Vargs >

Helper to map variant<T...> to variant<response<T>...>


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