#include <sbuild-error.h>
Public Member Functions | |
| add_reason_helper (std::string &reason, A const &value) | |
| The constructor. | |
Used for non-exception types.
Definition at line 289 of file sbuild-error.h.
| sbuild::error< T >::add_reason_helper< A, b >::add_reason_helper | ( | std::string & | reason, | |
| A const & | value | |||
| ) | [inline] |
The constructor.
| reason | the reason to add to. | |
| value | the value to add. |
Definition at line 297 of file sbuild-error.h.
1.5.1