Crow  1.1
A C++ microframework for the web
crow::detail::is_middleware_global< MW > Struct Template Reference

Static Public Member Functions

template<typename C >
static std::false_type f (typename check_global_call_false< MW >::template get< C > *)
 
template<typename C >
static std::true_type f (...)
 

Static Public Attributes

static const bool value = decltype(f<MW>(nullptr))::value
 

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