sbuild
1.7.1
|
Helper class to add reason to reason string. More...
#include <error.h>
Public Member Functions | |
add_reason_helper (std::string &reason, A const &value) | |
The constructor. More... | |
Helper class to add reason to reason string.
Used for non-exception types.
|
inline |
The constructor.
reason | the reason to add to. |
value | the value to add. |