RESTinio
Static Public Attributes | List of all members
restinio::easy_parser::impl::is_producer< T, meta::void_t< decltype(T::entity_type) > > Struct Template Reference

#include <easy_parser.hpp>

Static Public Attributes

static constexpr bool value = entity_type_t::producer == T::entity_type
 

Detailed Description

template<typename T>
struct restinio::easy_parser::impl::is_producer< T, meta::void_t< decltype(T::entity_type) > >

Definition at line 954 of file easy_parser.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr bool restinio::easy_parser::impl::is_producer< T, meta::void_t< decltype(T::entity_type) > >::value = entity_type_t::producer == T::entity_type
staticconstexpr

Definition at line 956 of file easy_parser.hpp.


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