...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Set the response status-code.
void result( status v);
Name |
Description |
---|---|
|
The code to set. |
This member is only available when isRequest
== false
.