Crow
0.3
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 &, response &, 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:
/home/farook/cppsrv/crow-0.3-fordoc/include/crow/
routing.h
crow
detail
routing_handler_call_helper
Wrapped
handler_type_helper< const request &, response &, Args... >
Generated on Sat May 14 2022 for Crow by
1.9.3. Dark theme by
Tilen Majerle
. Edited by
Farook Al-Sammarraie
. All rights reserved.