This container matches static and dynamic URL requests to an object which represents how the it should be handled. These values are usually callback functions.
Exception Safety
Functions marked noexcept provide the no-throw guarantee, otherwise:
Functions which throw offer the strong exception safety guarantee.