#include <sbuild-error.h>
Public Member Functions | |
| add_detail_helper (boost::format &fmt, A const &value) | |
| The constructor. | |
Used for non-exception types.
Definition at line 238 of file sbuild-error.h.
| sbuild::error< T >::add_detail_helper< A, b >::add_detail_helper | ( | boost::format & | fmt, | |
| A const & | value | |||
| ) | [inline] |
The constructor.
| fmt | the format string to add to. | |
| value | the value to add. |
Definition at line 246 of file sbuild-error.h.
1.5.1