Function router::find

Match URL path to corresponding resource

Synopsis

Declared in header <router.hpp>

const T*
find(
    segments_encoded_view path,
    matches_base& m) const noexcept;

Return Value

The match results

Parameters

Name Description

request

Request path