Write the value of the specified variable to the specified output stream, returning a reference to the output stream.
- Parameters
-
| [in,out] | os | stream for writing value |
| [in] | v | variable whose value is written |
- Returns
- reference to the specified output stream
Definition at line 254 of file fvar.hpp.