RESTinio
Loading...
Searching...
No Matches
restinio::easy_parser::impl::is_producer< T, meta::void_t< decltype(T::entity_type) > > Struct Template Reference

#include <easy_parser.hpp>

Inheritance diagram for restinio::easy_parser::impl::is_producer< T, meta::void_t< decltype(T::entity_type) > >:

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 955 of file easy_parser.hpp.

Member Data Documentation

◆ value

template<typename T>
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 957 of file easy_parser.hpp.


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