Boost.HTTP

    • 1.primer.adoc
    • 2.messages.adoc
    • Sans-I/O Philosophy
    • http_protocol_basics.adoc
    • message_bodies.adoc
    • Serializing
    • Parsing
    • Message.adoc
    • Server
      • Router
      • Route Patterns
      • BCrypt Password Hashing
    • Compression
      • ZLib
      • Brotli
    • Design Requirements
      • Serializer
      • Parser
    • Reference
  • boost::http::route_result::route_next
arrow_upward

boost::http::route_result::route_next

Synopsis

Declared in <boost/http/server/router_types.hpp>

inline constexpr static
route_result::what_t<route_what::next> route_next = {};

Created with MrDocs