Public Member Functions | Public Attributes
vsl_stream_summary_t< T > Struct Template Reference

Convert a vsl_print_summary function call to a streamable object. More...

#include <vsl_stream.h>

List of all members.

Public Member Functions

 vsl_stream_summary_t (const T &xx)

Public Attributes

const T & x

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 23 of file vsl_stream.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file vsl_stream.h.


Member Data Documentation

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

Definition at line 25 of file vsl_stream.h.


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