This visitor, when invoked as a non‐modifiable function object on an initialized instance of some parameterized TYPE, will stream in a value of the same TYPE into that instance from a stream specified at construction of this visitor, using a version also specified at construction of this visitor.
Synopsis
Declared in <bdlb_variant.h>
template<class STREAM>
struct Variant_BdexStreamInVisitor;
Member Functions
Name |
Description |
|
Create an input‐stream visitor reading from the specified |
Function call operators |
Data Members
Name |
Description |
input stream (held, not owned) |
|
BDEX format version |
Created with MrDocs