boost::redis::any_adapter::any_adapter
Contructs from a type erased adaper
Synopsis
any_adapter(impl_t fn = [](parse_event, resp3::node_view const&, system::error_code&) { });
Parameters
Name |
Description |
fn |
The object to construct from |
Created with MrDocs