RESTinio
|
The definition of the non_matched_request_handler type. More...
Go to the source code of this file.
Namespaces | |
namespace | restinio |
namespace | restinio::router |
Typedefs | |
template<typename Extra_Data > | |
using | restinio::router::generic_non_matched_request_handler_t |
A generic type of handler for non-matched requests. | |
using | restinio::router::non_matched_request_handler_t |
A type of handler for non-matched requests for a case when default extra-data-factory is specified in the server's traits. | |
The definition of the non_matched_request_handler type.
Definition in file non_matched_request_handler.hpp.