Crow  1.0
A C++ microframework for the web
crow::ILocalMiddleware Struct Reference

Local middleware should extend ILocalMiddleware. More...

Public Types

using call_global = std::false_type
 

Detailed Description

Local middleware should extend ILocalMiddleware.

Member Typedef Documentation

◆ call_global

using crow::ILocalMiddleware::call_global = std::false_type

The documentation for this struct was generated from the following file: