|  | Home | Libraries | People | FAQ | More | 
Constructor.
basic_resolver(
    boost::asio::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.