PIP 5.6.1
Platform-Independent Primitives
Public Member Functions | Public Attributes | List of all members
PIBinaryStreamTrivialRef< P > Class Template Reference

Helper wrapper used to detect default trivial streaming operators. Helper class to detect default operators. More...

#include <pibinarystream.h>

Public Member Functions

 PIBinaryStreamTrivialRef (PIBinaryStream< P > &s)
 Constructs helper reference for stream s.
 

Public Attributes

PIBinaryStream< P > & p
 Referenced stream.
 

Detailed Description

template<typename P>
class PIBinaryStreamTrivialRef< P >

Helper wrapper used to detect default trivial streaming operators. Helper class to detect default operators.