sbuild::error< T >::add_detail_helper< A, b > 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, bool b>
struct sbuild::error< T >::add_detail_helper< A, b >

Helper class to add detail to format string.

Used for non-exception types.

Definition at line 238 of file sbuild-error.h.


Constructor & Destructor Documentation

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

The constructor.

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

Definition at line 246 of file sbuild-error.h.


The documentation for this struct was generated from the following file:
Generated on Sat Jan 27 16:14:09 2007 for schroot by  doxygen 1.5.1