sbuild::error< T >::sbuild::error::add_detail_helper< A, true > Struct Template Reference

Helper class to add detail to format string. More...

#include <sbuild-error.h>

List of all members.

Public Member Functions

 add_detail_helper (boost::format &fmt, A const &value)
 The constructor.


Detailed Description

template<typename T>
template<typename A>
struct sbuild::error< T >::sbuild::error::add_detail_helper< A, true >

Helper class to add detail to format string.

Used for exception types.


Member Function Documentation

template<typename T>
template<typename A>
sbuild::error< T >::sbuild::error::add_detail_helper< A, true >::add_detail_helper ( boost::format &  fmt,
A const &  value 
) [inline]

The constructor.

Parameters:
fmt the format string to add to.
value the exception to add.


The documentation for this struct was generated from the following file:

Generated on Mon May 5 09:26:42 2008 for sbuild by  doxygen 1.5.5