Crow
1.0
A C++ microframework for the web
Static Public Attributes
|
List of all members
crow::detail::handler_middleware_wrapper< F, App, Middlewares >::middleware_call_criteria< MW > Struct Template Reference
Collaboration diagram for crow::detail::handler_middleware_wrapper< F, App, Middlewares >::middleware_call_criteria< MW >:
[
legend
]
Static Public Attributes
static constexpr bool
value
= black_magic::has_type<MW, std::tuple<Middlewares...>>::value
Member Data Documentation
◆
value
template<typename F , typename App , typename... Middlewares>
template<typename MW >
constexpr bool
crow::detail::handler_middleware_wrapper
< F,
App
, Middlewares >::
middleware_call_criteria
< MW >::value = black_magic::has_type<MW, std::tuple<Middlewares...>>::value
static
constexpr
The documentation for this struct was generated from the following file:
middleware.h
crow
detail
handler_middleware_wrapper
middleware_call_criteria
Generated on Sat Apr 2 2022 19:34:16 for Crow by
1.8.17