generated from Sithas/conan_template
Добавление nodiscard
This commit is contained in:
@@ -29,7 +29,7 @@ public:
|
||||
|
||||
}
|
||||
|
||||
boost::beast::http::response<ResponseType> operator ()(
|
||||
[[nodiscard]] boost::beast::http::response<ResponseType> operator ()(
|
||||
boost::beast::http::request<Body, boost::beast::http::basic_fields<Allocator>>&& req
|
||||
) override
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user