Malloy
Loading...
Searching...
No Matches
malloy
server
concepts
route_handler
malloy::server::concepts::route_handler Concept Reference
Concept definition
template
<
typename
F,
typename
Req>
concept
malloy::server::concepts::route_handler
=
detail::route_handler_helper<F, const Req&>
||
detail::route_handler_helper<F, const Req&, const std::vector<std::string>
>
malloy::server::concepts::detail::route_handler_helper
Definition:
type_traits.hpp:18
malloy::server::concepts::route_handler
Definition:
type_traits.hpp:26
Generated by
1.9.6