Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bslx_genericinstream.h File Reference

Unexternalization of fundamental types from a parameterized stream. More...

Go to the source code of this file.

Classes

class  bslx::GenericInStream< STREAMBUF >

Namespaces

namespace  bslx

Functions

template<class STREAMBUF , class TYPE >
GenericInStream< STREAMBUF > & bslx::operator>> (GenericInStream< STREAMBUF > &stream, TYPE &value)

Detailed Description