|
sbuild
1.6.10
|
Helper class to add reason to reason string. More...
#include <sbuild-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. |
1.8.9.1