RESTinio
|
A kind of metafunction that deduces actual types related to connection count limiter in the dependecy of Traits. More...
#include <connection_count_limiter.hpp>
Public Types | |
using | limiter_t |
using | lifetime_monitor_t |
A kind of metafunction that deduces actual types related to connection count limiter in the dependecy of Traits.
Deduces the following types:
Traits | The type with traits for RESTinio's server. |
Definition at line 458 of file connection_count_limiter.hpp.
using restinio::connection_count_limit_types< Traits >::lifetime_monitor_t |
Definition at line 468 of file connection_count_limiter.hpp.
using restinio::connection_count_limit_types< Traits >::limiter_t |
Definition at line 460 of file connection_count_limiter.hpp.