boost::http::shared_parser_config
Shared pointer to immutable parser configuration.
Synopsis
Declared in <boost/http/config.hpp>
using shared_parser_config = std::shared_ptr<parser_config_impl const>;
See Also
Created with MrDocs