#include <sbuild-error.h>
Public Member Functions | |
add_detail_helper (boost::format &fmt, A const &value) | |
The constructor. |
Used for non-exception types.
sbuild::error< T >::error::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. |