BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslx_instreamfunctions.h>
#include <bsls_assert.h>
#include <bsls_performancehint.h>
#include <bsls_platform.h>
#include <bsls_types.h>
#include <bsl_cstddef.h>
#include <bsl_string.h>
#include <bsl_vector.h>
Go to the source code of this file.
Classes | |
class | bslx::GenericInStream< STREAMBUF > |
Functions | |
template<class STREAMBUF , class TYPE > | |
GenericInStream< STREAMBUF > & | bslx::operator>> (GenericInStream< STREAMBUF > &stream, TYPE &value) |
The content of this file has been pre-processed for Doxygen.