Public Member Functions | Public Attributes | List of all members
vsl_stream_summary_t< T > Struct Template Reference

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

#include <vsl_stream.h>

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

Constructor & Destructor Documentation

◆ vsl_stream_summary_t()

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

Definition at line 29 of file vsl_stream.h.

Member Data Documentation

◆ x

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

Definition at line 28 of file vsl_stream.h.


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