vsl_stream_summary_t< T > Struct Template Reference

#include <vsl_stream.h>

List of all members.


Detailed Description

template<class T>
struct vsl_stream_summary_t< T >

Convert a vsl_print_summary function call to a streamable object.

Definition at line 22 of file vsl_stream.h.


Public Member Functions

 vsl_stream_summary_t (const T &x)

Public Attributes

const T & x

Constructor & Destructor Documentation

template<class T>
vsl_stream_summary_t< T >::vsl_stream_summary_t ( const T &  x  )  [inline]

Definition at line 25 of file vsl_stream.h.


Member Data Documentation

template<class T>
const T& vsl_stream_summary_t< T >::x

Definition at line 24 of file vsl_stream.h.


The documentation for this struct was generated from the following file:
Generated on Tue Oct 7 05:05:54 2008 for core/vsl by  doxygen 1.5.1