Crow
1.1
A C++ microframework for the web
Public Types
|
List of all members
crow::detail::routing_handler_call_helper::Wrapped< Func, ArgsWrapped >::handler_type_helper< const request &, Args... > Struct Template Reference
Public Types
using
type
= std::function< void(const
crow::request
&,
crow::response
&, Args...)>
using
args_type
= black_magic::S< typename black_magic::promote_t< Args >... >
The documentation for this struct was generated from the following file:
include/crow/
routing.h
crow
detail
routing_handler_call_helper
Wrapped
handler_type_helper< const request &, Args... >
Generated on Mon Dec 2 2024 for Crow by
1.9.1. Dark theme by
Tilen Majerle
. Edited by
Farook Al-Sammarraie
. All rights reserved.