|  | 
Constructor.
basic_resolver( std::experimental::net::v1::io_context & io_context);
            This constructor creates a ip::basic_resolver.
          
                  The io_context object that
                  the resolver will use to dispatch handlers for any asynchronous
                  operations performed on the resolver.