sbuild
1.5.4
|
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. |
Helper class to add reason to reason string.
Used for exception types.
sbuild::error< T >::add_reason_helper< A, true >::add_reason_helper | ( | std::string & | reason, |
A const & | value | ||
) | [inline] |
The constructor.
reason | the reason to add to. |
value | the exception to add. |
References sbuild::error_base::why().