Template metafunction reflecting edge_request_type value associated with the specified filter type. More...
Static Public Attributes | |
static const edge_request_type | value = FILTERED |
Template metafunction reflecting edge_request_type value associated with the specified filter type.
Functor | The filter type passed to an edge_entry method. |
The primary template matches all user specified templates (originally passed to consume
). Return FILTERED request type.