cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
Loading...
Searching...
No Matches
status_code.cpp File Reference

Implementation of format_status_code. More...

Include dependency graph for status_code.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  msgpack_rpc
 Namespace of cpp-msgpack-rpc library.
namespace  msgpack_rpc::common
 Namespace of common classes and functions.

Functions

std::string_view msgpack_rpc::common::format_status_code (StatusCode code) noexcept
 Format a status code.

Detailed Description

Implementation of format_status_code.

Definition in file status_code.cpp.