HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
detail::streamed_view< T > Struct Template Reference

#include <ostream.h>

Public Attributes

const T & value
 

Detailed Description

template<typename T>
struct detail::streamed_view< T >

Definition at line 101 of file ostream.h.

Member Data Documentation

template<typename T>
const T& detail::streamed_view< T >::value

Definition at line 101 of file ostream.h.


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