|
inline |
Reads a list of optional values from the stream.
T | The type of the first value. |
Te | The types of the remaining values. |
tags | The tag list. | |
[out] | v | The first unmarshaled value. |
[out] | ve | The remaining unmarshaled values. |
Definition at line 347 of file InputStream.h.