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 |
Convert a vsl_print_summary function call to a streamable object.
Definition at line 23 of file vsl_stream.h.
vsl_stream_summary_t< T >::vsl_stream_summary_t | ( | const T & | xx | ) | [inline] |
Definition at line 26 of file vsl_stream.h.
const T& vsl_stream_summary_t< T >::x |
Definition at line 25 of file vsl_stream.h.